All checks were successful
Automatic Documentation Deployment / Sync Docs to https://kb.bunny-lab.io (push) Successful in 5s
201 B
201 B
tags
| tags | ||||
|---|---|---|---|---|
|
Purpose: If you want to check if a certain TCP port is open on a server.
Netcat Command
netcat -z -n -v <IP ADDRESS> <PORT>