Lists/names

This commit is contained in:
Be
2024-03-02 22:21:01 +01:00
parent a416586896
commit d246162160
11 changed files with 153 additions and 20102 deletions

View File

@@ -3,10 +3,10 @@
outfile_wo_comments="auto/blacklist.txt"
outfile_w_comments="auto/blacklist_with_comments.txt"
url_ass="https://raw.githubusercontent.com/C24Be/AS_Network_List/main/lists/ru-gov-ass.txt"
url_asns="https://raw.githubusercontent.com/C24Be/AS_Network_List/main/lists/ru-gov-asns.txt"
url_nets="https://raw.githubusercontent.com/C24Be/AS_Network_List/main/lists/ru-gov-netnames.txt"
./network_list_from_as.py ${url_ass} > ${outfile_w_comments}
./network_list_from_as.py ${url_asns} > ${outfile_w_comments}
./network_list_from_netname.py ${url_nets} >> ${outfile_w_comments}
# Remove comments by sed to avoid flooding WHOIS servers