Given a log file, grab as many IP addresses (4 octet numbers) as you can and push those numbers through an IP address validator to verify their correctness. Print out if they are valid or not. Keep track of how many times you see each IP address. Pay close attention to the example output for the formatting and ordering details.
-
Notifications
You must be signed in to change notification settings - Fork 0
Given a log file, grab as many IP addresses (4 octet numbers) as you can and push those numbers through an IP address validator to verify their correctness. Print out if they are valid or not. Keep track of how many times you see each IP address. Pay close attention to the example output for the formatting and ordering details.
License
g0ldleaf/IP_Finder_and_Validator
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Given a log file, grab as many IP addresses (4 octet numbers) as you can and push those numbers through an IP address validator to verify their correctness. Print out if they are valid or not. Keep track of how many times you see each IP address. Pay close attention to the example output for the formatting and ordering details.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published