Giter VIP home page Giter VIP logo

ssr-hiwifios's Introduction

极路由刷SS/SSR插件 (适用于1S/2/3/4/B50/B70等机型)

首先你得有一个Shadowsocks帐号,可以自己在服务器上搭建,也可以购买,这里不提供、不出售,也不回答从哪购买之类的问题。

1. 开启极路由开发者模式:

安装Shadowsocks插件需要开启开发者权限。以下为申请方法:
1/浏览器输入192.168.199.1 (注:'192.168.199.1'是极路由的默认管理IP,如果有修改请改为修改后的IP),进入极路由管理页面,点击进入云平台。
2/云平台选择 '路由器信息'。
3/滚动到页面底部,高级设置处,点击+号展开高级设置。
4/点击蓝色的申请按钮,进入申请页面。
5/这里需要绑定手机,输入手机号获取短信验证码。
6/验证成功后,进入微信验证页面,按照极路由官方提示,完成微信认证。
7/验证成功之后,即开通开发者模式。

2. SSH登录极路由:

Windows: 使用PuTTY或xShell登录 (个人比较偏好xShell),具体使用方法网上很多,请自行搜索!

3. 便捷脚本安装:

(转载自:盘尼西林 - 极路由刷SSR插件教程 (适用于1S/2/3/4/B50/B70等机型))

cd /tmp
echo "127.0.0.1 hiwifiss.ml" > /etc/hosts.d/aa;rm -f /tmp/install.sh;/etc/init.d/dnsmasq restart;curl -k https://raw.githubusercontent.com/uwtom/SSR-HiWifiOS/master/install.sh -o install.sh;chmod +x /tmp/install.sh && sh /tmp/install.sh

(以上安装脚本中包含安装所需的支持文件指向,本人对以上脚本不拥有任何解释权,以及不对此脚本所产生的问题提供技术支持!)

4. 完成安装后重启极路由:

可以在PuTTY或xShell命令行输入'reboot',回车确认;或者拔掉极路由电源等一会再插上,最直接有效的方法!:)

ssr-hiwifios's People

Contributors

tom-kst avatar

Watchers

James Cloos 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.