Git Product home page Git Product logo

clash1step's Introduction

clash1step

参照油管UP主:米月大佬灯脚脚本修改的一键安装Clash For Linux。自用。。。

只支持Debian 10.3(其他系统未测试)

脚本使用注意事项:

脚本需要在root用户下执行,执行前需要自行创建一个非root用户供Clash安装跟运行

而且本方案使用的是Fake-ip的DNS模式,不喜勿用

安装完成后需手动上传yaml配置文件至:/home/用户名/.config/clash/

apt install wget -y
bash <(wget --no-check-certificate -qO- http://suo.im/5F3ql2)

Clash管理命令

systemctl restart clash.service      #重启

systemctl status clash.service      #查看状态

journalctl -u clash.service -f      #滚动实时状态

加入Smartdns和undound

SmartDNS管理命令

systemctl restart smartdns      #重启

systemctl status smartdns      #查看状态

unbound管理命令

systemctl restart unbound      #重启

systemctl status unbound      #查看状态

clash1step's People

Contributors

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