A few examples of port scanning with different languages:
- Java -
java/PortScan.java - Python -
python/portscan2csv.py- Export findings to spreadsheet - Go -
go/portscan.go - C -
c/synscan.c- Stealth scanning SYN only (Incomplete) - PHP -
php/port_scan.php