dazagrohovaz / maptail

maptail geoips your tail -f to a map... now as module !!!

Home Page:http://www.dazagrohovaz.net/map

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

maptail.js

Creates a server, monitors a tail -f output for IP addresses, GeoIPs them and sends them to a map. Run it and visit http://yourhost.com/map

Installation

Grab npm and:

npm install maptail

Tested and working with node.js v0.4.4.

Usage

maptail <file_to_tail> [host] [port]

Credits

This is based on mape's wargames.

Could not be possible without kuno's GeoIP module.

Resources

Latest GeoIP City Lite Edition

About

maptail geoips your tail -f to a map... now as module !!!

http://www.dazagrohovaz.net/map

License:MIT License


Languages

Language:JavaScript 100.0%