mirror of
https://github.com/nmap/nmap.git
synced 2026-01-16 11:29:02 +00:00
Added tests for UNIX domain sockets to the ncat_test.pl script. Added tests for: 1. listening on and connecting to UNIX STREAM socket. 2. listening on and connecting to (client with random socket) UNIX DGRAM socket. 3. connecting to UNIX DGRAM socket with given source socket (with "-s").