Skip to content

denizilhan/portscan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 

Repository files navigation

OSINT port scanner

Features:

    +Zero request from your machine to target
    +Possible to use as much thread as number of IP addresses
    +Threads splits IP addresses between them and scans at the same time
    +Can scan port ranges and single port

Usage:

    For single port:        python3 portscan.py <Subnet> <Thread Number> <Port>
    For multiple ports:     python3 portscan.py <Subnet> <Thread Number> <Starting Port> <End Port>

test

About

OSINT port scanner

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages