UDPspeeder&&UDP2raw 一键安装脚本
CentOS 7
yum install wget -y && wget https://raw.githubusercontent.com/ithg/UDPtools/master/UDPtools.sh && chmod +x UDPtools.sh && ./UDPtools.shUbuntu
apt-get install wget -y && wget https://raw.githubusercontent.com/ithg/UDPtools/master/UDPtools.sh && chmod +x UDPtools.sh && ./UDPtools.sh