BGP-Ranking/website
Raphaël Vinot aeb90e6c5f fix: Bad call to get_asn_descriptions, typo. 2019-03-15 18:20:52 +01:00
..
web fix: Bad call to get_asn_descriptions, typo. 2019-03-15 18:20:52 +01:00
3drparty.sh
__init__.py
readme.md

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