Skip to content

Installation scripts for Socks5 on Serv00

License

Notifications You must be signed in to change notification settings

YSeverything/socks5-for-serv00

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

socks5-for-serv00

Installation scripts for Socks5 on Serv00

一键脚本

  • nohup模式
bash <(curl -s https://raw.githubusercontent.com/cmliu/socks5-for-serv00/main/install-socks5.sh)
  • pm2模式
bash <(curl -s https://raw.githubusercontent.com/cmliu/socks5-for-serv00/main/install-socks5-pm2.sh)

卸载pm2

pm2 unstartup
pm2 delete all
npm uninstall -g pm2

Github Actions保活

添加 Secrets.ACCOUNTS_JSON 变量

[
  {"username": "cmliusss", "password": "7HEt(xeRxttdvgB^nCU6", "panel": "panel4.serv00.com", "ssh": "s4.serv00.com"},
  {"username": "cmliussss2018", "password": "4))@cRP%HtN8AryHlh^#", "panel": "panel7.serv00.com", "ssh": "s7.serv00.com"},
  {"username": "4r885wvl", "password": "%Mg^dDMo6yIY$dZmxWNy", "panel": "panel.ct8.pl", "ssh": "s1.ct8.pl"}
]

致谢

RealNeoMank0bayaeooce

About

Installation scripts for Socks5 on Serv00

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%