Vultr server installs SS and BBR acceleration scripts (with MAC tutorial)

Record the Vultr server installation SS and BBR acceleration scripts today. Vultr is a foreign VPS provider located in New Jersey, USA. The company was established in 2014. All servers use KVM architecture, SSD solid state drives, and the monthly payment starts at $2.5. There are as many as 15 data centers in total. Vultr's billing method is hourly billing, which is very user-friendly for netizens who need multiple IPs for project testing. It can be turned off when it is not needed, and no charge will be charged after it is turned off.

1. Purchase a Vultr server

Vultr is currently engaged in an event, recharge $5 to get $25, the event address: Vultr red $5 to get $25 .

Vultr purchase tutorial can be viewed: Vultr new user registration and purchase graphic guide tutorial .

Vultr Test IP Address: All Vultr data center IP test addresses .

2. Basic purchase operations

 

Next, choose the operating system and package of vps, choose centos6 64-bit operating system, and then choose 5 dollars or other packages. At present, Miami and Japan seem to have 2.5 dollars a month. The price of the package is not only related to the information on the surface such as the amount of traffic and configuration, but also the bandwidth of the allocated vps. For example, the bandwidth of $5 is higher than that of $2.5, and the speed is faster. If it is personal use, $2.5 is enough. , multiple people (3-5) can choose 5 knives.
 
Click to create a server. After the server is created, click the chrysanthemum icon in the figure below to view the details (wait until the green text on the right changes to Running and click)
 
The following is the server details, the server IP, username and password need to be explained, which will be used below
 

If it is a mac, you can directly open the terminal (Terminal) to directly connect to the vps, enter ssh root@ip where "ip" is replaced with the ip of your VPS, press the Enter key, then copy and paste the password, and press the Enter key to log in. (For more details on building SS with MAC, please refer to: How to use bricklayer to build SS under Apple Mac for Internet access ), the password may not be displayed when pasting the password, but it will not affect. If you cannot connect with the terminal that comes with the MAC, you can directly search online There are many "software for MAC connection to SSH", and then you can connect to the vps server through the software. For the specific operation method, please refer to windows xshell.

3. Remotely connect to Vultr server

The Windows system downloads an Xshell software to connect to the server.

For detailed tutorials, please refer to: Using Xshell software to connect to Vultr VPS remotely in Windows environment .

Click File--Open--New in the upper left corner.

 

New session.

 

Enter "IP, Port" as shown below.

 

Enter the username "root".

 

your server password.

 

connection succeeded.

 

4. Vultr builds the SS environment foolishly

[One-click deployment of ssr code]

CentOS/Debian/Ubuntu ShadowsocksR single/multi-port one-click management script:

yum -y install wget

wget -N --no-check-certificate https://softs.fun/Bash/ssr.sh && chmod +x ssr.sh && bash ssr.sh

Alternate download address:

yum -y install wget

wget -N --no-check certificate https://raw.githubusercontent.com/ToyoDAdoubi/doubi/master/ssr.sh &&

chmod +x ssr.sh && bash ssr.sh

After the installation is successful, the following picture will be displayed. If you want to call up this interface next time, enter :

bash ssr.sh

Install it according to the picture.

Select "1" to install SS.

 

Enter "Port, Password" and select "Encryption Method".

 

Follow the instructions below.

 

Personal use direct "Enter".

 

Then it will start to deploy ssr, wait patiently for a while, at this step, enter y, and then continue to wait patiently for about 2 minutes

 

It will get stuck at this point

 

SS has been installed successfully. The following picture shows the details of SS.

 

Fifth, install the BBR acceleration script

Next, we have one last step, install Google BBR accelerated SSR

yum -y install wget

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

chmod +x bbr.sh 

./bbr.sh

To the following, you need to press the "Enter" key

 

Press any key to start the installation.

 

Then wait for the installation, it will be stuck here for a while

 

The installation is completed as shown below, and finally enter y to restart the server.

 

After the installation is complete, install the client to connect to the vps to start the Internet. The client has ss and ssr, so I won't go into details here.

If the mac has an ssr client and cannot find the ss, the iphone does not have an ss client, please go to the apple store to download it by yourself.

Guess you like

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