Skip to content

nc

Commands

# Check TCP
nc -zv 192.168.122.111 8008

# Check UDP
nc -zvu 192.168.122.111 1812