About Cacher
Web App
Download
Sign In
Sign Up
menu
Cacher is the code snippet organizer for pro developers
We empower you and your team to get more done, faster
Learn More
andromedarabbit
6/29/2015 - 2:34 PM
share
Share
add_circle_outline
Save
Check if remote UDP port is open
Check if remote UDP port is open
check-if-remote-udp-port-is-open
content_copy
file_download
# check if the remote ntp port is open sudo nc -uv 10.0.0.11 123
clear