-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix recipe:map_ipv4_address_to_asn #724
Comments
The recipe also includes an alternative script that uses a downloaded file, but uses pyasn instead of pyipmeta. I have kept this one as is, arguments for both scripts should be the same. The only changes I made were to the README and |
@richmass1 please replicate the https://github.com/CAIDA/catalog-data/tree/724-fix-recipe-ipv4-to-asn/sources/recipe/map_ipv4_address_to_asn
|
What the code does: produce a mapping from a provided list of IPv4 addresses to their associated ASNs
|
Please update change the README to match the code.
ip link worked for me?
|
I changed the README and also uncommented the print statement. The sample IP link still prompts me for a username and password, but if I change domain name from |
On Dec 15, 2023, at 10:02 PM, richmass1 ***@***.***> wrote:
I changed the README and also uncommented the print statement. The sample IP link still prompts me for a username and password, but if I change domain name from data.caida.org to publicdata.caida.org it works. Should I put that in the README?
Yes
|
https://catalog.caida.org/recipe/map_ipv4_address_to_asn
The text was updated successfully, but these errors were encountered: