Giter Club home page Giter Club logo

hiwifi-ss's Introduction

1、准备工作

  • ①. 首先你得有一台极路由,型号随意。
  • ②. 然后你得有一个Shadowsocks帐号,可以自己在服务器上搭建,也可以购买,我这里不提供、也不出售。
  • ③. 然后需要开启开发者权限,具体请参考官方的《开发者模式功能开放公告》。

注意: 此插件仅适用于__0.9.xxxx__版本.

__1.0.xxx__以上版本的, 请点击.

2、安装SS

  • ①. 使用putty连接路由器:

下载地址1

点击open,会出现命令框:

提示使用root帐号连接路由,密码是你的后台登陆密码。

  • ③. 输入安装SS命令,按回车键:

cd /tmp && curl -k -o 02.sh http://joe-10005639.file.myqcloud.com/02.sh && sh 02.sh && rm 02.sh

3、配置SS

  • ①. 登陆极路由后台开启Shadowsocks插件
  • ②. 在表单中填写你的SS帐号密码和加密方式,选择智能模式,保存,只要提示运行中 已加速就表示已经成功连上SS了。

注意:

  • ①.请关闭极路由的自动更新功能,要不每次路由器升级后,会删除SS插件。
  • ②.若Shadowsocks选项显示的是:{ "msg": "请求的接口不存在.", "code": 560 },请重启路由器

这个时候,连接极路由的所有设备,理论上都可以无痛翻墙了。

4、更新gfwlist列表

  • ①. SSH登录极路由:ssh [email protected] -p 1022 #使用root帐号连接路由,端口为1022,密码为后台登陆密码。
  • ②. 输入更新命令,按回车键:

cd /etc/gw-redsocks/gw-shadowsocks && wget https://joe-10005639.file.myqcloud.com/gfwlist_lastest.txt && cat gfwlist_lastest.txt >> gw-shadowsocks.dnslist && /etc/init.d/dnsmasq restart

hiwifi-ss's People

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.