Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marekq/denyhosts-map
Plots the GeoIP information of your hosts.deny into a nice map!
https://github.com/marekq/denyhosts-map
Last synced: about 6 hours ago
JSON representation
Plots the GeoIP information of your hosts.deny into a nice map!
- Host: GitHub
- URL: https://github.com/marekq/denyhosts-map
- Owner: marekq
- Created: 2012-02-19T16:49:24.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2016-01-28T22:00:03.000Z (almost 9 years ago)
- Last Synced: 2025-01-09T23:24:35.922Z (6 days ago)
- Language: Shell
- Homepage:
- Size: 3.91 KB
- Stars: 7
- Watchers: 2
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
INTRODUCTION
This script plots a map of the denied hosts from the denyhosts daemon. It first reads out the contents of the /etc/hosts.deny file, after which every IP address in this file is checked for geo location. Afterwards, a .KML file is created with the GPS coordinates of every entry. The KML file can be imported into Google Earth or http://maps.google.com.
EXAMPLES
An example output can be found here; http://g.co/maps/qt3tz
INSTALL
The script has been tested under Debian and Ubuntu. Clone the Git repository and run the denyhosts_map.sh script with a regular user account. The generated KML will appear in your current directory.
./denyhosts_map.sh