Installation du serveur VPS
Sauter à la navigation
Sauter à la recherche
Install/Update on Debian 10 Buster x86_64
(recommended)
If you want IPv6, configure it on the server before running the script.
Connect with SSH on your server, using ssh command under Linux or Putty under windows for example.
Then, as root:
wget -O - https://www.openmptcprouter.com/server/debian10-x86_64.sh | sh
or
wget https://www.openmptcprouter.com/server/debian10-x86_64.sh sh debian10-x86_64.sh
This will install and configure mptcp kernel, shadowsocks, glorytun and shorewall (as firewall). Key for shadowsocks and glorytun are generated by the script.
- SSH port is changed to 65222 (TCP)
- Shadowsocks port is 65101 (TCP & UDP)
- Glorytun port is 65001 (TCP & UDP)
- OMR JSON admin is 65500 (TCP)
- OpenVPN port is 65301 (TCP)
- MLVPN ports are 65201-65208 (UDP)
- Iperf3 on port 65400 (TCP & UDP)
- DSVPN port is 65401 (TCP)
- V2Ray port is 65228 (TCP)
After install, keys are saved in /root/openmptcprouter_config.txt
VPS MUST be rebooted after installation.
Source : https://github.com/Ysurac/openmptcprouter/wiki/Install-or-update-the-VPS