Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
cmliu committed Jul 29, 2024
1 parent eab9238 commit 8bf1e7f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,16 @@
Installation scripts for Socks5 on Serv00

## 一键脚本
- nohup模式
```bash
bash <(curl -s https://raw.githubusercontent.com/cmliu/socks5-for-serv00/main/install-socks5.sh)
```

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

## Github Actions保活
添加 Secrets.`ACCOUNTS_JSON` 变量
```json
Expand Down

0 comments on commit 8bf1e7f

Please sign in to comment.