Coder Social home page Coder Social logo

shellclash's Introduction

ShellClash(原Clash for Miwifi)

在Shell环境下一键部署及管理Clash

功能简介:

~通过管理脚本在shell环境下便捷使用Clash
~支持在Shell环境下管理Clash各种功能
~支持批量导入SS/SSR/v2ray/trojan等节点链接及订阅链接
~支持配置定时任务,以及定时更新订阅
~支持使用以及安装网页面板管理规则组
~支持局域网透明代理/纯净模式等多种模式切换
~支持在线更新管理脚本及升级Clash核心

设备支持:

~支持小米/红米全系使用官方系统或官方开发版系统的路由器设备
~支持各种基于OpenWrt或使用OpenWrt二次定制开发的路由器设备
~支持各种运行标准Linux系统(如Debian/CenOS/Armbian等)的设备
—————————— ~不支持使用Padavan以及梅林系统的路由器设备
~更多设备支持,请提issue或前往TG群反馈(需提供设备名称及运行uname -a返回的设备核心信息)

使用方式:

~确认路由器或设备已经开启SSH并获取root权限
~使用SSH连接工具(如putty,JuiceSSH,系统自带终端等)路由器或设备的SSH管理界面,并切换到root用户
~在SSH界面执行如下安装命令,并按照后续提示完成安装

sh -c "$(curl -kfsSl --resolve raw.githubusercontent.com:443:199.232.68.133 https://raw.githubusercontent.com/juewuy/ShellClash/master/install.sh)" && source /etc/profile &> /dev/null

或者

sh -c "$(curl -kfsSl https://cdn.jsdelivr.net/gh/juewuy/ShellClash@master/install_cdn.sh)" && source /etc/profile &> /dev/null

~安装完成管理脚本后,执行如下命令以运行管理脚本

clash

更新日志:

https://github.com/juewuy/ShellClash/releases

交流反馈:

已知问题:

~Tun模式下clash服务可能会和路由器内置的网游加速器冲突,请谨慎同时使用
~Redir模式暂不支持转发udp流量,外服游戏可能会受影响,外服游戏用户建议使用Tun模式
~部分设备长时间使用会出现内存占用偏高——此为golang内存回收不及时导致,可以通过屏蔽p2p流量及设置每日定时重启核心以缓解
~节点无法连接——在【clash功能设置】中打开【跳过本地证书验证】或者升级clash核心

友情推广:

顶级8K专线机场-墙洞

shellclash's People

Contributors

juewuy 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.