Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 292 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 292 Bytes

Port Scan with C

This tool will make a port scan by all top ports.

port-scan-c

Building & Running

gcc ./scan -o scan

Example of usage:

./scan 10.0.0.1