This module allows one to look up information about an Autonomous System for use in BGP research. Runs on python 3.11.5 Requires an internet connection
To install requirments
pip install -r requirements.txt
To run application
python app.py
Example of App:
Originally created for Computer Networks A365 at the University of Alaska Anchorage
Based on code from: https://github.com/pyjoepy06/bgp_python_path_lookup