Skip to content

abraxid/PyPortScan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Simple python scanner

Usage: scan | s <IP Address> [port] [port] To define a port, enter a port. To define a range, enter the\ntwo ports separated by a \"space\". If no ports are defined it will scan 1 through 1025.\nTo scan a range of hosts type xxx.xxx.xxx.aaa-bbb, where aaa is the starting address and bbb is the ending address
file | f <path/to/file>    reads from a file as described above\n
cd <arg>    changes directory to arg
pwd    returns the full path of the current directory
ls    lists the fiels and folders in current directory
help | h  show help
exit    exits the script

About

port scanner created in python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages