安装udping工具
wget https://file.0ll1.com/udping.py
python udping.py {{ip}} {{port}}
安装socat监听一个udp echo
socat -v UDP-LISTEN:{{port}},fork PIPE 2>/dev/null
安装udping工具
wget https://file.0ll1.com/udping.py
python udping.py {{ip}} {{port}}
安装socat监听一个udp echo
socat -v UDP-LISTEN:{{port}},fork PIPE 2>/dev/null