Skip to content
This repository has been archived by the owner on Jul 6, 2024. It is now read-only.

Latest commit

 

History

History
9 lines (6 loc) · 307 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 307 Bytes

ip_scanner

ip_scanner is a python scanner that checks if your system is having an active connection with any of the known bad ip addresses.

Tested on python 2.7.15

Requirements: 1) Python 2.7 installed 2) pip installed 3) unirest library. This can be done by running the command "pip install unirest".