The construction of ssr under vutrl (campus network ipv6 free flow)

This tutorial is dedicated to Xiaobai. If you don't understand anything, you can contact the blogger QQ: 1252820849

                            Step 1: Purchase the server

1. Foreign servers, Vultr is recommended here.

1. Cheap: The cheapest package is $2.5/month (shared bandwidth 100M, traffic 1TB/month), billed by the hour, converted to $0.004/hour per hour, which is less than 3 cents of RMB, how much is used, If you don't want to use it, you can delete it at any time, and you won't be billed after deletion.

2. Well-configured: The machine uses E3 CPU, all SSD hard drives, 15 data centers around the world, can be created 24 hours a day, deployed within 60 seconds, all VPS are equipped with real root privileges and an independent IP address.

3. Can install Sharp Speed: Some people say that the price of 2.5 US dollars per month is too expensive compared to a large number of foreign servers with annual packages of more than ten or 20 dollars, but the servers of Vultr family are all kvm architecture, and can install Sharp Speed ​​or BBR (The author personally tested the vultr Japanese computer room after installing the sharp speed, the delay was 140ms, and the download was 7m/s). Compared with the VPS of the OVZ architecture, it has a huge advantage, and the foreign servers with a dozen or twenty dollars a year or two or three dollars a month are generally OVZ architecture, the delay is touching, and the speed is worrying.

4. There are many activities: the most powerful thing in vultr's family is the discount for new users. Last year, for almost a year, new registered users paid $5 with PayPal and got $25, and with a credit card, they could get $20 without spending any money, both for one year. The validity period, that is, if you have a credit card, you can use the $2.50 plan for 8 months for free, and if you only have a bank card, you can also use the $2.50 plan for 10 months for only $5. Although there is no more now, but with vultr's pride, there should be similar activities.

5. Can support Alipay payment (but the minimum charge is 10 dollars)

Second, the following describes how to buy vultr

1. Sign up for Vultr

(1) Registration address: https://www.vultr.com/?ref=7254261 (register with this address to get a gift of $20), after entering, enter the email address and password to be set according to the picture (minimum 10 digits, required There are both numbers and uppercase and lowercase letters), and finally click create account to create

(2) After successful registration, click billing and select Alipay

5. The following describes how to create a VPS after purchasing vultr. It is very simple. Just follow the screenshots below to create it.

 ps: Japan is the best node, followed by New York.

Then the creation of the server is completed.

Here we need to remember several pieces of information to facilitate the following configuration 1. The ipv6 address of the server and the public IP address 2. The server account (default root) 3. The server password

ps: the ipv6 address of the server is here

 

                          Step 2: Connect to the server and build ssr

1. Connect to the server

1. I choose the xshell tool to connect to the server

Baidu search for xshell and you can download it to

2, the use of xshell

Second, build ssr

1. After connecting to xshell, copy the following command:

wget -N https://raw.githubusercontent.com/ToyoDAdoubi/doubi/master/ssr.sh && chmod +x ssr.sh && bash ssr.sh

 

 

2. Select 1 to install ssr, set the port number to 443, and write a password that you can remember.

 

3. Select the encryption method 10. aes-256-cfb

 

 

Protocol plugin and obfuscation plugin are selected respectively: 2. auth_sha1_v4 and tls1.2_ticket_auth

Ask if it is compatible with the original version, the original version is ss, choose no here, choose yes

Can support ss client:

The number of limited devices, the upper limit of the single-threaded speed limit, and the total speed of each port are directly entered here, and the default (unlimited speed) is selected.

After pressing Enter, you can start the installation:

If you come out of this page, it proves that the installation has been completed.

If you are too troublesome, this can be used directly, but if you want to configure multiple ports, it is also possible:

enter:

bash ssr.sh

Enter the ssr management page:

 

If there are some small problems in the previous steps, it can be modified here. Now we need to switch to multi-port mode:

The configuration is the same as the previous single port. After the setting is successful:

There is a port directly to enter the management page:

 

7. User configuration can add new ports in multi-port mode:

 

The operation is the same as before, after the configuration is successful:

 

3. Bbr acceleration:

Copy these commands to the command line to execute:

yum -y install wget

wget --no-check-certificate https://github.com/teddysun/across/raw/master/bbr.sh

chmod +x bbr.sh

./bbr.sh

 ps: You may be restarted in the end, just choose y to restart. If it doesn't let you restart, then you can restart manually. Enter reboot at the command line and press Enter.

Wait a few minutes before connecting to the server with xshell

 

Client installation:

Windows:

https://nofile.io/f/6Jm7WJCyOVv/ShadowsocksR-4.7.0-win.7z

Android:

https://nofile.io/f/rvTJoj0h5GC/shadowsocksr-release.apk

 After the Windows version is decompressed, run it directly:

A small plane will appear in the taskbar:

First, we copy the link of the previous ssr, then right-click on the small plane and select the clipboard to import (the ip may be imported incorrectly, so we have to manually change the host ip to the server's ipv6 address

Then right-click the small plane and change the system proxy mode to global proxy

Then Baidu my ip, if the server shows the location of your server, it means the configuration is successful;

 

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=324998782&siteId=291194637