Skip to content

Commit

Permalink
See ansoncloud8/am-serv00-vmess@83378e6 from refs/heads/main
Browse files Browse the repository at this point in the history
  • Loading branch information
amclubs committed Aug 16, 2024
1 parent e3f2d17 commit 43cb856
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ bash <(curl -Ls https://raw.githubusercontent.com/amclubs/am-serv00-vmess/main/i
```
(crontab -l; echo "*/12 * * * * pgrep -x "bot" > /dev/null || nohup /home/${USER}/.vmess/bot tunnel --edge-ip-version auto --no-autoupdate --protocol http2 run --token <ARGO_AUTH> >/dev/null 2>&1 &") | crontab -
```
- json固定隧道保活命令, <ARGO_AUTH> 要修改你的token
- json固定隧道保活命令
```
(crontab -l; echo "*/12 * * * * pgrep -x "bot" > /dev/null || nohup /home/${USER}/.vmess/bot tunnel --edge-ip-version auto --config tunnel.yml run >/dev/null 2>&1 &") | crontab -
```
Expand Down
2 changes: 1 addition & 1 deletion output_temp/.build_date.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Fri Aug 16 09:17:33 UTC 2024
Fri Aug 16 09:17:49 UTC 2024
2 changes: 1 addition & 1 deletion variables.yml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
generated_at: Fri Aug 16 09:17:33 UTC 2024
generated_at: Fri Aug 16 09:17:49 UTC 2024

0 comments on commit 43cb856

Please sign in to comment.