BGP-Ranking/website
Raphaël Vinot 69e42f3c5f fix: POST for ipasnhistory via bgpranking works again 2021-12-29 16:31:26 +01:00
..
web fix: POST for ipasnhistory via bgpranking works again 2021-12-29 16:31:26 +01: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 installation process to pipenv 2019-01-17 14:59:40 +01:00

readme.md

Usage

Run:

start_website.py

Un debug mode:

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