- Building logical thinking:
Approach 1:
The direction of this approach is to reduce the probability of the landing machine being blocked and increase the stability of the IP. If the IP of the relay machine is blocked, simply replace the relay machine. The purpose of the relay is to improve the network speed and reduce latency (the speed improvement of the line follows the "barrel effect," which requires ensuring that each link of the line is relatively good in order to achieve a good user experience).
Approach 2: Using IPLC or IEPL dedicated lines, the characteristics of these two types of lines are as follows:
Advantages:
The line does not pass through the firewall (IP stability).
Low latency, guaranteed speed (stable speed).
Disadvantages:
Very high cost.
Cannot determine if it is a true dedicated line.
- Building a relay server
One-click installation of Docker
curl -fsSL https://get.docker.com -o get-docker.sh
sudo sh get-docker.sh
One-click installation script for Aurora panel
bash <(curl -fsSL https://raw.githubusercontent.com/Aurora-Admin-Panel/deploy/main/install.sh)