From a73df88b98fdb3a3349c493f933f46148d02c1b6 Mon Sep 17 00:00:00 2001 From: Zyrik <139800728+Zyrikwt@users.noreply.github.com> Date: Mon, 17 Jul 2023 14:09:53 -0400 Subject: [PATCH] Delete readme.txt --- ASN Lookup/readme.txt | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 ASN Lookup/readme.txt diff --git a/ASN Lookup/readme.txt b/ASN Lookup/readme.txt deleted file mode 100644 index cb56eee..0000000 --- a/ASN Lookup/readme.txt +++ /dev/null @@ -1,16 +0,0 @@ -ASN to IPRange tool. - -The more ASNs you enter, the longer it takes to generate. -I limited to 20 because the BGPView API has a limit of 20 requests per minute. -Enter any more than 20, and the script will hang. - -Make sure to download all requirements. -Make sure to CD into the file. - --- USAGE: -- -Run: -pip install requests - -Examples of Use: -python asn.py -python asn.py as1,as2,as3,