Giter VIP home page Giter VIP logo

shadowsocks's Introduction

shadowsocks 服务搭建指南

  • 编写目的

    为了方便快捷地搭建可靠的科学上网途径,本人参考烂泥:aws搭建shadowsocks服务器在 CentOS 7 下安装配置 shadowsocks - 早起搬砖并结合一些自身ubuntu的使用经验,写出了适用于ubuntu(理论上debian系的都可以)的一键脚本。希望能够帮到大家。

  • 文件说明

    安装脚本为ubuntu_shadowsocks_install.sh 卸载脚本为ubuntu_shadowsocks_uninstall.sh

  • 使用步骤

    1. 切换至超级用户(sudo执行未尝试过)

    2. 将脚本通过sftp/xftp/lrzsz等工具上传至服务端

    3. 为脚本加上可执行权限

      chmod u+x ubuntu_shadowsocks_install.sh ubuntu_shadowsocks_uninstall.sh
    4. 安装与卸载

      • 安装

        ./ubuntu_shadowsocks_install.sh

        过程中询问直接Enter即可

      • 卸载

        ./ubuntu_shadowsocks_uninstall.sh

        过程中询问直接Enter即可

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.