Skip to content

ImChrisChen/clash_deploy_docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clash.service

Linux Clash + PM2 Quick Deploy

依赖环境

  • Nodejs
    • apt install nodejs or use nvm
  • PM2
    • npm install -g pm2

使用操作

  1. git clone [email protected]:ImChrisChen/clash.service.git
  2. cd ./clash.service
  3. chmod +x ./clash
  4. pm2 start ecosystem.config.js

更新clash版本

下载替换最新的 https://github.com/Dreamacro/clash/releases

按照对应版本下载即可,然后解压完成重命名为clash,替换仓库内的clash

image

UI面板

编辑 config.yaml,修改 external-controller 和 secret

使用 http://yacd.haishan.me/#/proxies 作为UI面板

image image

About

Linux Clash + PM2 部署流程文档

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published