Skip to content
/ socks5-for-serv00 Public template

在 Serv00 和 CT8 机器上一步到位地安装和配置 SOCKS5 & nezha-agent,并将其用于 cmliu/edgetunnel 项目,帮助解锁 ChatGPT 等服务。通过一键脚本实现代理安装,使用 Crontab 保持进程活跃,并借助 GitHub Actions 实现帐号续期与自动化管理,确保长期稳定运行。

License

Notifications You must be signed in to change notification settings

cmliu/socks5-for-serv00

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

socks5-for-serv00

在 Serv00 和 CT8 机器上一步到位地安装和配置 SOCKS5 & nezha-agent,并将其用于 cmliu/edgetunnel 项目,帮助解锁 ChatGPT 等服务。通过一键脚本实现代理安装,使用 Crontab 保持进程活跃,并借助 GitHub Actions 实现帐号续期与自动化管理,确保长期稳定运行。

如何使用? 视频教程

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/pm2/install-socks5.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

在 Serv00 和 CT8 机器上一步到位地安装和配置 SOCKS5 & nezha-agent,并将其用于 cmliu/edgetunnel 项目,帮助解锁 ChatGPT 等服务。通过一键脚本实现代理安装,使用 Crontab 保持进程活跃,并借助 GitHub Actions 实现帐号续期与自动化管理,确保长期稳定运行。

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages