BGP-Ranking/website
Raphaël Vinot a6ca4423ff new: add some meta information 2018-08-03 18:04:35 +02:00
..
web new: add some meta information 2018-08-03 18:04:35 +02:00
3drparty.sh new: Allow to select multiple sources, caching. 2018-07-31 14:21:06 +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: Country selector 2018-07-30 14:40:42 +02:00

readme.md

Usage

Install the dependencies, run

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