Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 616 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 616 Bytes

BGP_python_AS_Lookup

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:

bgp_python_AS_lookup

Additional Information

Originally created for Computer Networks A365 at the University of Alaska Anchorage

Based on code from: https://github.com/pyjoepy06/bgp_python_path_lookup

API Source

https://bgpview.docs.apiary.io/#