当前位置:网站首页>Quickly set up a website to visit foreign countries, set up SS and start BBR to quickly surf the Internet

Quickly set up a website to visit foreign countries, set up SS and start BBR to quickly surf the Internet

2022-06-27 13:27:00 Your mingmingna

above

If you want to check some authoritative information , On Google Search for useful content , Super smooth 1080p HD viewing Youtube, Enjoy the whole network , And completely own your own server to build your own ss(Shadowrocks) The server , And turn it on BBR Speed up the Internet !

First, we need to buy an overseas server , Then we install the proxy service in the ECS , Then we can transfer through it when we surf the Internet , Enjoy the whole network easily .

Overseas server bloggers have no recommendation for the time being , Self purchase

build ss The server

1、 open SSH Connection tool , Connect to your server

2、 Begin to build

Enter the following command , And then go back :

yum install wget

Then perform the installation shadowsocks Instructions

wget –no-check-certificate -O shadowsocks.sh https://raw.githubusercontent.com/teddysun/shadowsocks_install/master/shadowsocks.sh

to shadowsocks.sh Executive authority

chmod +x shadowsocks.sh

Set up your ss Password and port number

Input ./shadowsocks.sh 2>&1 | tee shadowsocks.log Then you can set the password and port number

Set up ss password

Set the port number

After setting the password and port number , We choose encryption , Choose here 1 , Use aes-256-gcm Encryption mode of :

Choose encryption mode

After a while , The installation is complete , It will show you the information you need to connect

Connection information

Get it done , Save this information , Then you can use them to surf the Internet scientifically .

download Shadowsocks Terminal experience to visit foreign websites

# Download the corresponding client installation 
Windows:https://github.com/shadowsocks/shadowsocks-windows/releases
Mac:https://github.com/yangfeicheung/Shadowsocks-X/releases 
Apk:https://github.com/shadowsocks/shadowsocks-android/releases/

1、 The following only demonstrates Windwos Visit foreign websites

Configure access to foreign websites

Select global mode

Then you can visit foreign websites .

原网站

版权声明
本文为[Your mingmingna]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/178/202206271253468592.html