add p2p option for tun handler

This commit is contained in:
ginuerzh
2024-04-26 20:58:27 +08:00
parent e245526b33
commit 2161b97064
4 changed files with 7 additions and 3 deletions

View File

@ -79,6 +79,8 @@ go build
docker run --rm gogost/gost -V
```
## 工具
### WebUI(非官方)
[cnwhy/gost-ui](https://github.com/cnwhy/gost-ui)