Skip to content

A simple network port scanner fully written in python.

License

Notifications You must be signed in to change notification settings

W3bParserV2/PyPort

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A simple network port scanner fully written in python.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages