Server Science Online Tutorial (Super Simple)

Introduction

I have been using free XXNet over the wall and blue light before, but the network is still unstable recently, and some foreign websites cannot be accessed. So today I want to build my own over-the-wall server.

server selection

  • 2017-10-6 Update: Tencent Cloud also supports foreign server purchases.
  • For foreign server providers, most people on the Internet choose Bricklayer . Its lowest price is 2.99$, and it supports Alipay payment, so it is both affordable and convenient.

I use a bricklayer, and the process of buying a server is ok directly on Baidu. The following is a simple record of the steps for your own scientific Internet access:

  1. Log in as root user and execute the following commands:
wget --no-check-certificate -O shadowsocks-go.sh https://raw.githubusercontent.com/teddysun/shadowsocks_install/master/shadowsocks-go.sh
chmod +x shadowsocks-go.sh
./shadowsocks-go.sh 2>&1 | tee shadowsocks-go.log

After execution, enter the password and port and other information as prompted. After completion, Shadowsocks-go has been started in the background (self-starting), run the following command to check the running status:

/etc/init.d/shadowsocks-go status

Program Uninstall:

./shadowsocks-go.sh uninstall

The specific execution command:

启动:/etc/init.d/shadowsocks-go start
停止:/etc/init.d/shadowsocks-go stop
重启:/etc/init.d/shadowsocks-go restart
状态:/etc/init.d/shadowsocks-go status

Install Shadowsocks client

Mobile client download: (Shadow Shuttle)

  • Android system: Baidu Cloud Link: https://pan.baidu.com/s/1dFD1BQ5 Password: t5mk
  • Windows system: Link: https://pan.baidu.com/s/1i5KK2Jb Password: djbv
  • (mac) osx Apple system: Link: https://pan.baidu.com/s/1sloGdhr Password: cneq Note: This is the 2015 version, although it can be used, but it will no longer be updated, a new version is recommended New version download address
  • iphone ios system: search for wingy or shadowrocket in the app store (you need to transfer area or re-register appleid to choose the US area) recommend wingy, choose the free one. ===================================================== ========================= After that, you can go online scientifically. . . . . . . . . .

Guess you like

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