Giter Site home page Giter Site logo

banwagong's Introduction

搬瓦工搭建 SSR

1.打开搬瓦工主页,点击「Services」,选择「My Services」。

2.可以看到您所购买的服务器,点击「KiwiVM Control Panel」。

3.点击左侧「Install new OS」。

4.选择「debian-8-x86_64」,勾选我同意,点击「Reload」。

5.记住密码和端口号。

6.点击左上角「Admin functions」。

7.可以看到显示 Running,表示成功。

8.Mac 打开终端,输入以下字符,按回车键。

ssh [email protected] -p 11111

注:110.110.110.110修改为您搬瓦工 ip,11111 修改为刚才记下的端口。

9.输入您刚才记下的密码,按回车键。

10.复制下面代码粘贴,按回车键。

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

11.复制下面代码粘贴,按回车键。

chmod +x shadowsocks-all.sh

12.复制下面代码粘贴,按回车键。

./shadowsocks-all.sh 2>&1 | tee shadowsocks-all.log

13.输入 2 ,按回车键。

14.输入密码,按回车键。

密码自定义

15.输入端口,按回车键。

端口号范围在 1-65535 之间

16.输入 2,按回车键。

17.按回车键。

18.按回车键。

19.按回车键。

20.等待代码走完(约 3-5 分钟),您将看到搭建好的路线信息,请保存下来即可。

banwagong's People

Contributors

ssnhd avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.