Update README

This commit is contained in:
Be
2024-03-04 00:32:30 +01:00
parent 48b70156fe
commit ee3866ca49

View File

@@ -1,7 +1,9 @@
# AS Network List # Russian Goverment agencies and their networks
This repository contains Python scripts that allow you to retrieve network lists based on either an Autonomous System (AS) name or a Network name. Also you can download and parse the whole RIPE database to get information about Networks for the further analysis. This repository contains Python scripts that allow you to retrieve network lists based on either an Autonomous System (AS) name or a Network name. Also you can download and parse the whole RIPE database to get information about Networks for the further analysis.
- look at compiled lists and blacklists in the folder `auto/`!
## Files and features ## Files and features
- `network_list_from_as.py`: Retrieves a list of networks associated with a given AS name. - `network_list_from_as.py`: Retrieves a list of networks associated with a given AS name.