Skip to content

Tenirrr/port-scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

usage

The main.cpp file is for example only and is not required.

scan() args: const std::string &address // IPv4/6 host address.

std::vector *psv // Port list as ptr on vector of PortStatus.

const uint64_t &timeout // ms delay beteen scans and max scan time.

const uint8_t &parallel // numbers of scans in same time.

bool IPv6 // true = IPv6, false = IPv4, def. false.

About

C++ IPv4/6 Port Scanner

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages