Last update at :2024-05-30,Edit by888u
Explain that generally those who use overseas servers will encounter line explosions and poor network conditions, resulting in poor results when using software such as 55R. At this time, port forwarding can be used to improve the situation. Common forwarding methods include rinetd , Haproxy, iptables, socat. The first two can only forward TCP, and the latter can forward TCP/UDP. If you use it to play games, you need to forward UDP. Here is a one-click installation script for Socat.
Installation system requirements: Support CentOS 6+, Debian 7+, Ubuntu 14+. Script description: The script enables UDP and TCP forwarding by default, with the auto-start function at boot, and can only forward a single port at a time. If you want to forward multiple ports, please run this script repeatedly. Tip: This script has been tested on all Vultr systems, including the latest Ubuntu 18.04. If you have any other questions, please leave a message.
Use root to run the following command:
wget https://raw.githubusercontent.com/iiiiiii1/Socat/master/socat.sh && bash socat.shEnter the following information as required:
If you want to use the 3333 port of the local server to forward the IP to
1.1.1.1 The 6666 port of the server, then fill in the specified parameters in sequence. Please enter local port:3333 Please enter the remote port: 6666 Please enter remote IP:1.1.1.1After inputting, wait until the configuration is completed.
via:https://www.moerats.com/archives/621/
Recommended site searches: mobile server hosting, Hong Kong virtual host space, overseas host rental, website space domain name, Dongguan server, virtual host application, virtual host, vps for ip, Wanwang space, website domain name ip address query,
p>
发表评论