Giter Club home page Giter Club logo

Comments (3)

ShengjieJin avatar ShengjieJin commented on September 13, 2024

可以试试tmux

如题

from clash-for-linux-backup.

kelvinjason avatar kelvinjason commented on September 13, 2024

可以试试tmux

如题

试过你仓库的tmux command,还是不行,好像没有执行proxy_on就不能代理上

from clash-for-linux-backup.

ShengjieJin avatar ShengjieJin commented on September 13, 2024

可以试试tmux

如题

试过你仓库的tmux command,还是不行,好像没有执行proxy_on就不能代理上

啊哈,我仓库里提供的是没有root权限的clash运行方法,使用的话得按照我仓库里的步骤先配置好conf/config.yaml。

你的需求是后台运行clash,可以先用tmux新建一个叫clash的会话
tmux new -s clash
然后接入这个会话
tmux attach -t clash
在这个会话里,按照这个clash-for-linux-backup仓库里的步骤执行脚本
sudo bash start.sh
...

运行成功你就可以切到其他会话,clash会在后台运行。
具体你可以查查tmux的教程

from clash-for-linux-backup.

Related Issues (20)

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.