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 7205b33 commit 4be4c92
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion README_ZH.md
Original file line number Diff line number Diff line change
Expand Up @@ -2473,4 +2473,5 @@ timeout=5000
```
1. 在1.1.1.1的VPS执行:`proxy rhttp -c github.toml`
2. 访问 `http://1.1.1.1:7777/snail007/` ,如果一切正常,就把命令加上后台运行参数即可。
3. 命令改成:`proxy rhttp -c github.toml --daemon --log /tmp/github.log`
3. 命令改成:`proxy rhttp -c github.toml --daemon --log /tmp/github.log`
4. 此功能需要`proxy`版本大于等于`v11.2`
3 changes: 2 additions & 1 deletion docs/manual/zh/manual.md
Original file line number Diff line number Diff line change
Expand Up @@ -2252,4 +2252,5 @@ timeout=5000
```
1. 在1.1.1.1的VPS执行:`proxy rhttp -c github.toml`
2. 访问 `http://1.1.1.1:7777/snail007/` ,如果一切正常,就把命令加上后台运行参数即可。
3. 命令改成:`proxy rhttp -c github.toml --daemon --log /tmp/github.log`
3. 命令改成:`proxy rhttp -c github.toml --daemon --log /tmp/github.log`
4. 此功能需要`proxy`版本大于等于`v11.2`

0 comments on commit 4be4c92

Please sign in to comment.