Skip to content

Commit 3ef8255

Browse files
authored
Merge pull request cmliu#1359 from xream/xream
对接自建 Trojan fallback, 实现 UDP 透传
2 parents f03ffd1 + 338326c commit 3ef8255

2 files changed

Lines changed: 293 additions & 159 deletions

File tree

README.md

Lines changed: 12 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -158,17 +158,22 @@
158158
/http://user:password@127.0.0.1:8080 (默认激活全局SOCKS5)
159159
```
160160

161+
- 指定 `Trojan fallback` 案例(由于使用场景为自建对接, 仅 Trojan 入站,fallback 服务需为同密码、非 WebSocket、非 TLS. 此时 UDP 透传给 fallback, 性能优秀, 功能完整)
162+
```url
163+
/trojan=1.1.1.1:1234
164+
```
165+
161166
---
162167

163168
## 💻 客户端适配情况
164169

165-
| 平台 | 推荐客户端 | 备注 |
166-
| :--- | :--- | :--- |
167-
| **Windows** | [v2rayN](https://github.com/2dust/v2rayN), [FlClash](https://github.com/chen08209/FlClash), [mihomo-party](https://github.com/mihomo-party-org/mihomo-party), [Clash Verge Rev](https://github.com/ClashVerge/ClashVerge-Rev) | 全面支持 |
168-
| **Android** | [ClashMetaForAndroid](https://github.com/MetaCubeX/ClashMetaForAndroid), [FlClash](https://github.com/chen08209/FlClash), [v2rayNG](https://github.com/2dust/v2rayNG) | 建议使用 Meta 核心 |
169-
| **iOS** | [Surge](https://surgeapp.com/), [Shadowrocket](https://shadowrocket.com/), [Stash](https://stashapp.com/) | 完美适配 |
170-
| **MacOS** | [FlClash](https://github.com/chen08209/FlClash), [mihomo-party](https://github.com/mihomo-party-org/mihomo-party), [Clash Verge Rev](https://github.com/ClashVerge/ClashVerge-Rev), [Surge](https://surgeapp.com/) | M1/M2 完美兼容 |
171-
170+
| 平台 | 推荐客户端 |
171+
| :--- | :--- |
172+
| **Windows** | [v2rayN](https://github.com/2dust/v2rayN/releases)[Hiddify](https://github.com/hiddify/hiddify-app/releases)[FlClash](https://github.com/chen08209/FlClash/releases)[mihomo-party](https://github.com/mihomo-party-org/clash-party/releases)[Clash Verge Rev](https://github.com/clash-verge-rev/clash-verge-rev/releases)[Clashmi](https://github.com/KaringX/clashmi/releases)[FlyClash](https://github.com/GtxFury/FlyClash/releases)[Karing](https://github.com/KaringX/karing/releases)[Bettbox](https://github.com/appshubcc/Bettbox/releases) |
173+
| **Android** | [v2rayNG](https://github.com/2dust/v2rayNG/releases)[ClashMetaForAndroid](https://github.com/MetaCubeX/ClashMetaForAndroid/releases/)[FlClash](https://github.com/chen08209/FlClash/releases)[Clashmi](https://github.com/KaringX/clashmi/releases)[Hiddify](https://github.com/hiddify/hiddify-app/releases)[NekoBox](https://github.com/MatsuriDayo/NekoBoxForAndroid/releases)[FlyClash](https://github.com/GtxFury/FlyClash/releases)[Karing](https://github.com/KaringX/karing/releases)[Bettbox](https://github.com/appshubcc/Bettbox/releases) |
174+
| **iOS** | Surge、Shadowrocket、Stash、[Hiddify](https://github.com/hiddify/hiddify-app/releases)、Loon、Egern、[Clashmi](https://clashmi.app/download)[Karing](https://karing.app/)、Quantumult X |
175+
| **macOS** | [FlClash](https://github.com/chen08209/FlClash/releases)[mihomo-party](https://github.com/mihomo-party-org/clash-party/releases)[Clash Verge Rev](https://github.com/clash-verge-rev/clash-verge-rev/releases)Surge[Clashmi](https://clashmi.app/download)[Karing](https://karing.app/)[FlyClash](https://github.com/GtxFury/FlyClash/releases) |
176+
| **鸿蒙** | [ClashBox](https://github.com/xiaobaigroup/ClashBox/releases) |
172177
---
173178

174179
## ⭐ 项目热度

0 commit comments

Comments
 (0)