bung87 / assassin

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

License:GNU General Public License v2.0


Languages

Language:Python 29.0%Language:TypeScript 28.3%Language:CSS 26.6%Language:JavaScript 8.5%Language:HTML 7.5%