Skip to content

Latest commit

 

History

History
17 lines (17 loc) · 649 Bytes

README.md

File metadata and controls

17 lines (17 loc) · 649 Bytes

PyPort

A simple network port(s) scanner.

Feel free to use it for legal purposes.


Installation :


[+] Install all the modules that is in the "requirements.txt" file by executing the following command : pip install -r requirements.txt OR pip3 install -r requirements.txt

[+] You can install the modules manually by typing the following command : pip install pystyle OR pip3 install pystyle


Usage :


[+] For a local scan, type in the input : "localhost" OR "127.0.0.1"

[+] Else enter any ip adress that you want to scan.


Credits :


- W3bParser