It's a simple script to get ASN delegations list of specific country. I'm using RIR Delegations & RIPE NCC Allocations from here.
python main.py <country>
Example:
python main.py IR
docker run --rm -v /results:/app hatamiarash7/asn-by-country:latest <country>
This script will generate two file:
asn_list.csv: Contains the informationranges.txt: Contains all ASN rangesDon't be shy and reach out to us if you want to contribute 😉
git checkout -b my-new-featuregit commit -am 'Add some feature'git push origin my-new-featureEach project may have many problems. Contributing to the better development of this project by reporting them. 👍
Content type
Image
Digest
sha256:cb22afc3b…
Size
94.1 MB
Last updated
5 months ago
docker pull hatamiarash7/asn-by-country