From 52b0e143f59c44eaeff6f12c5909783378a1bdc9 Mon Sep 17 00:00:00 2001 From: Integral Date: Mon, 17 Jun 2024 19:29:42 +0800 Subject: [PATCH 1/2] docs: add dae to 3rd-party-apps --- docs/docs/getting-started/3rd-party-apps.md | 1 + docs/docs/getting-started/3rd-party-apps.zh.md | 1 + 2 files changed, 2 insertions(+) diff --git a/docs/docs/getting-started/3rd-party-apps.md b/docs/docs/getting-started/3rd-party-apps.md index be31060..a606882 100644 --- a/docs/docs/getting-started/3rd-party-apps.md +++ b/docs/docs/getting-started/3rd-party-apps.md @@ -9,6 +9,7 @@ The following list is in alphabetical order. It does not indicate preference or | Name | Description | Platforms | Modes | | -------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------- | ----------------------------------- | -------------- | | [Clash.Meta](https://github.com/MetaCubeX/Clash.Meta) | A rule-based tunnel in Go (supports Hysteria 2 since v1.16.0) | Windows, Linux, macOS, Android, iOS | client | +| [dae](https://github.com/daeuniverse/dae) | eBPF-based Linux high-performance transparent proxy solution (supports Hysteria 2 since v0.7.0rc1) | Linux | client | | [Egern](https://apps.apple.com/us/app/egern/id1616105820) | A feature-rich and powerful networking tool. (supports Hysteria 2 since 1.14.0) | iOS | client | | [Furious](https://github.com/LorenEteval/Furious) | A PySide6-based cross platform GUI client that launches your beloved GFW to outer space. (supports Hysteria 2 since 0.2.6) | Windows, Linux, macOS | client | | [Hiddify Next](https://github.com/hiddify/hiddify-next) | Multi-platform auto-proxy client | Windows, Linux, macOS, Android, iOS | client | diff --git a/docs/docs/getting-started/3rd-party-apps.zh.md b/docs/docs/getting-started/3rd-party-apps.zh.md index 1c662a8..995fb92 100644 --- a/docs/docs/getting-started/3rd-party-apps.zh.md +++ b/docs/docs/getting-started/3rd-party-apps.zh.md @@ -9,6 +9,7 @@ | 名称 | 描述 | 平台 | 模式 | | -------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------ | ----------------------------------- | -------------- | | [Clash.Meta](https://github.com/MetaCubeX/Clash.Meta) | A rule-based tunnel in Go (v1.16.0 后支持 Hysteria 2) | Windows, Linux, macOS, Android, iOS | 客户端 | +| [dae](https://github.com/daeuniverse/dae) | eBPF-based Linux high-performance transparent proxy solution (v0.7.0rc1 后支持 Hysteria 2) | Linux | 客户端 | | [Egern](https://apps.apple.com/us/app/egern/id1616105820) | A feature-rich and powerful networking tool. (1.14.0 后支持 Hysteria 2) | iOS | 客户端 | | [Furious](https://github.com/LorenEteval/Furious) | A PySide6-based cross platform GUI client that launches your beloved GFW to outer space. (0.2.6 后支持 Hysteria 2) | Windows, Linux, macOS | 客户端 | | [Hiddify Next](https://github.com/hiddify/hiddify-next) | Multi-platform auto-proxy client | Windows, Linux, macOS, Android, iOS | 客户端 | From 37ad3c34b858eb90318a2c5b1a7752ac8a845e40 Mon Sep 17 00:00:00 2001 From: Integral Date: Mon, 17 Jun 2024 19:34:14 +0800 Subject: [PATCH 2/2] docs: add daed to 3rd-party-apps --- docs/docs/getting-started/3rd-party-apps.md | 1 + docs/docs/getting-started/3rd-party-apps.zh.md | 1 + 2 files changed, 2 insertions(+) diff --git a/docs/docs/getting-started/3rd-party-apps.md b/docs/docs/getting-started/3rd-party-apps.md index a606882..e119f37 100644 --- a/docs/docs/getting-started/3rd-party-apps.md +++ b/docs/docs/getting-started/3rd-party-apps.md @@ -10,6 +10,7 @@ The following list is in alphabetical order. It does not indicate preference or | -------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------- | ----------------------------------- | -------------- | | [Clash.Meta](https://github.com/MetaCubeX/Clash.Meta) | A rule-based tunnel in Go (supports Hysteria 2 since v1.16.0) | Windows, Linux, macOS, Android, iOS | client | | [dae](https://github.com/daeuniverse/dae) | eBPF-based Linux high-performance transparent proxy solution (supports Hysteria 2 since v0.7.0rc1) | Linux | client | +| [daed](https://github.com/daeuniverse/daed) | A modern dashboard with [dae](https://github.com/daeuniverse/dae) (supports Hysteria 2 since v0.7.0rc1) | Linux | client | | [Egern](https://apps.apple.com/us/app/egern/id1616105820) | A feature-rich and powerful networking tool. (supports Hysteria 2 since 1.14.0) | iOS | client | | [Furious](https://github.com/LorenEteval/Furious) | A PySide6-based cross platform GUI client that launches your beloved GFW to outer space. (supports Hysteria 2 since 0.2.6) | Windows, Linux, macOS | client | | [Hiddify Next](https://github.com/hiddify/hiddify-next) | Multi-platform auto-proxy client | Windows, Linux, macOS, Android, iOS | client | diff --git a/docs/docs/getting-started/3rd-party-apps.zh.md b/docs/docs/getting-started/3rd-party-apps.zh.md index 995fb92..55722ad 100644 --- a/docs/docs/getting-started/3rd-party-apps.zh.md +++ b/docs/docs/getting-started/3rd-party-apps.zh.md @@ -10,6 +10,7 @@ | -------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------ | ----------------------------------- | -------------- | | [Clash.Meta](https://github.com/MetaCubeX/Clash.Meta) | A rule-based tunnel in Go (v1.16.0 后支持 Hysteria 2) | Windows, Linux, macOS, Android, iOS | 客户端 | | [dae](https://github.com/daeuniverse/dae) | eBPF-based Linux high-performance transparent proxy solution (v0.7.0rc1 后支持 Hysteria 2) | Linux | 客户端 | +| [daed](https://github.com/daeuniverse/daed) | A modern dashboard with [dae](https://github.com/daeuniverse/dae) (v0.7.0rc1 后支持 Hysteria 2) | Linux | 客户端 | | [Egern](https://apps.apple.com/us/app/egern/id1616105820) | A feature-rich and powerful networking tool. (1.14.0 后支持 Hysteria 2) | iOS | 客户端 | | [Furious](https://github.com/LorenEteval/Furious) | A PySide6-based cross platform GUI client that launches your beloved GFW to outer space. (0.2.6 后支持 Hysteria 2) | Windows, Linux, macOS | 客户端 | | [Hiddify Next](https://github.com/hiddify/hiddify-next) | Multi-platform auto-proxy client | Windows, Linux, macOS, Android, iOS | 客户端 |