Ubuntu_nc - 8BitsCoding/RobotMentor GitHub Wiki


TCP인 경우

$ nc -v -t -l <port>

UDP인 경우

$ nc -v -u -l <port>
⚠️ **GitHub.com Fallback** ⚠️