Skip to content

bung87/assassin

Repository files navigation

Assassin

Assassin is a web-based ping,dig,traceroute service.

brower preview

Technology stack

Prerequisites

This product includes GeoLite2 data created by MaxMind, available from http://www.maxmind.com
wget http://geolite.maxmind.com/download/geoip/database/GeoLite2-City.mmdb.gz
gzip -d GeoLite2-City.mmdb.gz

Installation

pip install -r requirements.txt
npm install && bower install && tsd install

Development

python server.py --debug=true Just take a look at localhost:8080/client

LICENSE

GNU GENERAL PUBLIC LICENSE Version 2

About

Assassin is a web-based ping,dig,traceroute service.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published