diff --git a/README.md b/README.md index 860a98ae..edba8630 100755 --- a/README.md +++ b/README.md @@ -1,10 +1,11 @@
-# GoDoxy + [![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=yusing_go-proxy&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=yusing_go-proxy) ![GitHub last commit](https://img.shields.io/github/last-commit/yusing/godoxy) [![Lines of Code](https://sonarcloud.io/api/project_badges/measure?project=yusing_go-proxy&metric=ncloc)](https://sonarcloud.io/summary/new_code?id=go-proxy) + ![Demo](https://img.shields.io/website?url=https%3A%2F%2Fdemo.godoxy.dev&label=Demo&link=https%3A%2F%2Fdemo.godoxy.dev) [![Discord](https://dcbadge.limes.pink/api/server/umReR62nRd?style=flat)](https://discord.gg/umReR62nRd) @@ -16,10 +17,10 @@ A lightweight, simple, and performant reverse proxy with WebUI.
EN | 中文
-Have questions? Ask [ChatGPT](https://chatgpt.com/g/g-6825390374b481919ad482f2e48936a1-godoxy-assistant)! (Thanks to [@ismesid](https://github.com/arevindh)) - +Have questions? Ask [ChatGPT](https://chatgpt.com/g/g-6825390374b481919ad482f2e48936a1-godoxy-assistant)! (Thanks to [@ismesid](https://github.com/arevindh)) + **New WebUI and is now available in nightly tag [(Demo)](https://nightly.demo.godoxy.dev), feedbacks are welcomed!**
@@ -28,19 +29,18 @@ Have questions? Ask [ChatGPT](https://chatgpt.com/g/g-6825390374b481919ad482f2e4 -- [GoDoxy](#godoxy) - - [Table of content](#table-of-content) - - [Running demo](#running-demo) - - [Key Features](#key-features) - - [Prerequisites](#prerequisites) - - [Setup](#setup) - - [How does GoDoxy work](#how-does-godoxy-work) - - [Screenshots](#screenshots) - - [idlesleeper](#idlesleeper) - - [Metrics and Logs](#metrics-and-logs) - - [Manual Setup](#manual-setup) - - [Folder structrue](#folder-structrue) - - [Build it yourself](#build-it-yourself) +- [Table of content](#table-of-content) +- [Running demo](#running-demo) +- [Key Features](#key-features) +- [Prerequisites](#prerequisites) +- [Setup](#setup) +- [How does GoDoxy work](#how-does-godoxy-work) +- [Screenshots](#screenshots) + - [idlesleeper](#idlesleeper) + - [Metrics and Logs](#metrics-and-logs) +- [Manual Setup](#manual-setup) + - [Folder structrue](#folder-structrue) +- [Build it yourself](#build-it-yourself) ## Running demo diff --git a/README_CHT.md b/README_CHT.md index bd95fc48..db3287d2 100644 --- a/README_CHT.md +++ b/README_CHT.md @@ -1,10 +1,11 @@
-# GoDoxy + [![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=yusing_go-proxy&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=yusing_go-proxy) ![GitHub last commit](https://img.shields.io/github/last-commit/yusing/godoxy) [![Lines of Code](https://sonarcloud.io/api/project_badges/measure?project=yusing_go-proxy&metric=ncloc)](https://sonarcloud.io/summary/new_code?id=yusing_go-proxy) + ![Demo](https://img.shields.io/website?url=https%3A%2F%2Fdemo.godoxy.dev&label=Demo&link=https%3A%2F%2Fdemo.godoxy.dev) [![Discord](https://dcbadge.limes.pink/api/server/umReR62nRd?style=flat)](https://discord.gg/umReR62nRd) @@ -16,28 +17,27 @@
EN | 中文
-有疑問? 問 [ChatGPT](https://chatgpt.com/g/g-6825390374b481919ad482f2e48936a1-godoxy-assistant)!(鳴謝 [@ismesid](https://github.com/arevindh)) - +有疑問? 問 [ChatGPT](https://chatgpt.com/g/g-6825390374b481919ad482f2e48936a1-godoxy-assistant)!(鳴謝 [@ismesid](https://github.com/arevindh)) +
## 目錄 -- [GoDoxy](#godoxy) - - [目錄](#目錄) - - [運行示例](#運行示例) - - [主要特點](#主要特點) - - [前置需求](#前置需求) - - [安裝](#安裝) - - [手動安裝](#手動安裝) - - [資料夾結構](#資料夾結構) - - [截圖](#截圖) - - [閒置休眠](#閒置休眠) - - [監控](#監控) - - [自行編譯](#自行編譯) +- [目錄](#目錄) +- [運行示例](#運行示例) +- [主要特點](#主要特點) +- [前置需求](#前置需求) +- [安裝](#安裝) + - [手動安裝](#手動安裝) + - [資料夾結構](#資料夾結構) +- [截圖](#截圖) + - [閒置休眠](#閒置休眠) + - [監控](#監控) +- [自行編譯](#自行編譯) ## 運行示例 diff --git a/assets/godoxy.png b/assets/godoxy.png new file mode 100644 index 00000000..f83d75b6 Binary files /dev/null and b/assets/godoxy.png differ