BGP-Ranking/website
Raphaël Vinot 2cdab55103 new: Add ASN descriptions 2018-04-13 18:02:44 +02:00
..
web new: Add ASN descriptions 2018-04-13 18:02:44 +02:00
3drparty.sh new: Major rewrite of the website 2018-04-12 18:09:04 +02:00
__init__.py chg: Move the querying module, add very simple web interface 2018-04-11 14:55:20 +02:00
readme.md chg: Move the querying module, add very simple web interface 2018-04-11 14:55:20 +02:00
requirements.txt new: Major rewrite of the website 2018-04-12 18:09:04 +02:00

readme.md

Usage

Install the dependencies, run

export FLASK_APP=${BGPRANKING_HOME}/website/web/__init__.py
flask run --port 5005