diff --git a/README.md b/README.md index 0542bef..9758fb2 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ - [x] [Prometheus监控指标](https://gost.run/tutorials/metrics/) - [x] [动态配置](https://gost.run/tutorials/api/config/) - [x] [Web API](https://gost.run/tutorials/api/overview/) -- [ ] GUI/WebUI +- [x] [GUI](https://github.com/go-gost/gostctl)/[WebUI](https://github.com/go-gost/gost-ui) ## 概览 @@ -87,7 +87,7 @@ docker run --rm gogost/gost -V ### WebUI -[cnwhy/gost-ui](https://github.com/cnwhy/gost-ui) +[go-gost/gost-ui](https://github.com/go-gost/gost-ui) ### Shadowsocks Android插件 diff --git a/README_en.md b/README_en.md index 106cb9b..3e0acdb 100644 --- a/README_en.md +++ b/README_en.md @@ -22,7 +22,7 @@ - [x] [Prometheus metrics](https://gost.run/en/tutorials/metrics/) - [x] [Dynamic configuration](https://gost.run/en/tutorials/api/config/) - [x] [Web API](https://gost.run/en/tutorials/api/overview/) -- [ ] GUI/WebUI +- [x] [GUI](https://github.com/go-gost/gostctl)/[WebUI](https://github.com/go-gost/gost-ui) ## Overview @@ -87,7 +87,7 @@ docker run --rm gogost/gost -V ### WebUI -[cnwhy/gost-ui](https://github.com/cnwhy/gost-ui) +[go-gost/gost-ui](https://github.com/go-gost/gost-ui) ### Shadowsocks Android