Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
snail007 committed Sep 28, 2021
1 parent 9ffe4e8 commit 7205b33
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README_ZH.md
Original file line number Diff line number Diff line change
Expand Up @@ -2472,5 +2472,5 @@ upstream="github.com:443"
timeout=5000
```
1. 在1.1.1.1的VPS执行:`proxy rhttp -c github.toml`
2. 访问`http://1.1.1.1:7777/snail007/`,如果一切正常,就把命令加上后台运行参数即可。
2. 访问 `http://1.1.1.1:7777/snail007/` ,如果一切正常,就把命令加上后台运行参数即可。
3. 命令改成:`proxy rhttp -c github.toml --daemon --log /tmp/github.log`
2 changes: 1 addition & 1 deletion docs/manual/zh/manual.md
Original file line number Diff line number Diff line change
Expand Up @@ -2251,5 +2251,5 @@ upstream="github.com:443"
timeout=5000
```
1. 在1.1.1.1的VPS执行:`proxy rhttp -c github.toml`
2. 访问`http://1.1.1.1:7777/snail007/`,如果一切正常,就把命令加上后台运行参数即可。
2. 访问 `http://1.1.1.1:7777/snail007/` ,如果一切正常,就把命令加上后台运行参数即可。
3. 命令改成:`proxy rhttp -c github.toml --daemon --log /tmp/github.log`

0 comments on commit 7205b33

Please sign in to comment.