From 8d05eacb1e21c4c1f6883e5ec92c4038302343d5 Mon Sep 17 00:00:00 2001 From: ginuerzh Date: Mon, 10 Jun 2024 00:13:35 +0800 Subject: [PATCH] update index.md --- docs/index.md | 18 +++++++++++++----- en/docs/index.md | 16 ++++++++++++---- 2 files changed, 25 insertions(+), 9 deletions(-) diff --git a/docs/index.md b/docs/index.md index d9fd38b..d78d231 100644 --- a/docs/index.md +++ b/docs/index.md @@ -20,7 +20,7 @@ - [x] 监控指标 - [x] 动态配置 - [x] Web API -- [ ] Web UI +- [ ] GUI/WebUI ## 概览 @@ -66,7 +66,13 @@ go build docker run --rm gogost/gost -V ``` -### WebUI(非官方) +## 工具 + +### GUI + +[go-gost/gostctl](https://github.com/go-gost/gostctl) + +### WebUI [cnwhy/gost-ui](https://github.com/cnwhy/gost-ui) @@ -77,10 +83,12 @@ docker run --rm gogost/gost -V ## 帮助与支持 -Telegram讨论群:[https://t.me/gogost](https://t.me/gogost) +GitHub:[https://github.com/go-gost/gost/issues](https://github.com/go-gost/gost/issues) -Google讨论组:[https://groups.google.com/d/forum/go-gost](https://groups.google.com/d/forum/go-gost) +YouTube: [https://www.youtube.com/@gost-tunnel](https://www.youtube.com/@gost-tunnel) + +Telegram:[https://t.me/gogost](https://t.me/gogost) -提交Issue:[https://github.com/go-gost/gost/issues](https://github.com/go-gost/gost/issues) +Google讨论组:[https://groups.google.com/d/forum/go-gost](https://groups.google.com/d/forum/go-gost) 旧版入口:[v2.gost.run](https://v2.gost.run) diff --git a/en/docs/index.md b/en/docs/index.md index 2b40d82..07d9fb1 100644 --- a/en/docs/index.md +++ b/en/docs/index.md @@ -20,7 +20,7 @@ - [x] Plugin system - [x] Prometheus metrics - [x] Web API -- [ ] Web UI +- [ ] GUI/WebUI ## Overview @@ -66,7 +66,13 @@ go build docker run --rm gogost/gost -V ``` -### WebUI (Unofficial) +## Tools + +### GUI + +[go-gost/gostctl](https://github.com/go-gost/gostctl) + +### WebUI [cnwhy/gost-ui](https://github.com/cnwhy/gost-ui) @@ -76,10 +82,12 @@ docker run --rm gogost/gost -V ## Support +GitHub: [https://github.com/go-gost/gost/issues](https://github.com/go-gost/gost/issues) + +YouTube: [https://www.youtube.com/@gost-tunnel](https://www.youtube.com/@gost-tunnel) + Telegram: [https://t.me/gogost](https://t.me/gogost) Google group: [https://groups.google.com/d/forum/go-gost](https://groups.google.com/d/forum/go-gost) -Github issue: [https://github.com/go-gost/gost/issues](https://github.com/go-gost/gost/issues) - Legacy version: [v2.gost.run](https://v2.gost.run)