Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 421 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 421 Bytes

Find-Blacklisted-IP

ShellScript

This a shell script which will fetch the BLACKLISTED IP Addresses from a list of IP Addresses.

Please add all the IP list in a particular file and then run the script. When prompted for the file name, you can either give only the file name if it is in the same folder as the script or the full path for the file.

Output File : blacklist_output_[IP_LIST_FILENAME].txt

Share n enjoy !