All Projects → Magic-Xin → mips

Magic-Xin / mips

Licence: other
SSR for mips router with merlin koolshare firmware

Programming Languages

Classic ASP
548 projects
shell
77523 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects

SSR for mips router with merlin koolshare firmware

已弃坑

由于我个人已经更换路由器,已无力维护该项目,欢迎各位 fork 仓库修改

  • 原项目:https://github.com/harry3633/fancyss/tree/master/fancyss_mipsel

  • 此项目仅用于merlin koolshare mipsel架构改版固件

  • Sock5的GFWlist.acl源自ACL4SSR:https://github.com/ACL4SSR/ACL4SSR

    此项目Fork自fancyss

    由于原项目已停止更新Mips架构的ssr,故开坑对其进行简单维护。本人小白,并不能保证可以第一时间解决所有问题,请各位谅解!

    如果各位发现任何Bug/问题,或是有大佬愿意指点,欢迎提交Issues反馈!

    初次安装/无法在线更新时请使用如下方式手动更新:

    1. 请确保安装 shadowsocks 之前,路由器已打开jffs分区,并已安装Koolshare软件中心

    2. 由于 raw.githubusercontent.com 已被DNS污染,需要手动下载 shadowsocks.tar.gz

    3. 使用WinSCP等软件将 shadowsocks.tar.gz 上传到路由器 /tmp 目录下

    4. SSH连接路由器,逐行执行以下命令

    tar -zxvf /tmp/shadowsocks.tar.gz
    chmod +x /tmp/shadowsocks/install.sh
    sh /tmp/shadowsocks/install.sh
    reboot
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].