Skip to content

Robuest python script for parsing firewall log files for the ASUS RT-AX86U

License

Notifications You must be signed in to change notification settings

AdorkablyAutumn/ip-address-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python IP Address Parser

Robuest python script for parsing firewall log files for the ASUS RT-AX86U

Features

  • Parses firewall logs from the ASUS RT-AX86U
    • You might need to adjust for other firewall log files
  • Utilizes IPWhoIs Python Package for running RDAP queries
  • Counts the number of times a source IP is found
  • Outputs results to an CSV
    • IP, Count, ASN Registry, ASN Description, ASN Country
  • Handy TQDM progress bar

Sample Output

Output_Sample

About

Robuest python script for parsing firewall log files for the ASUS RT-AX86U

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages