Closed netroy closed 9 months ago
netcat implements a zero I/O mode where nothing ever gets read or written to a socket. This is very useful for checking if a certain port is open (-zv).
-zv
What's potatoscript?
shrug Commit 98f982d8b9fc.
netcat implements a zero I/O mode where nothing ever gets read or written to a socket. This is very useful for checking if a certain port is open (
-zv
).