mirror of
https://github.com/daeuniverse/dae.git
synced 2025-07-23 22:31:24 +07:00
feat: support juicity (#248)
* feat: support juicity * optimize(juicity): lower reserved streams * fix(juicity): support to detach from client pool * docs: add docs * fix(trojan): udp * fix: panic if tuic and juice are both used --------- Co-authored-by: dae-bot[bot] <136105375+dae-bot[bot]@users.noreply.github.com>
This commit is contained in:
@ -22,6 +22,9 @@
|
||||
- [x] Trojan-gfw
|
||||
- [x] Trojan-go
|
||||
- [x] Tuic (v5)
|
||||
- [x] [Tuic (v5)](https://github.com/daeuniverse/dae/discussions/182)
|
||||
- [x] [Juicity](https://github.com/juicity/juicity)
|
||||
- [x] [Proxy chain (flexible protocol)](https://github.com/daeuniverse/dae/discussions/236)
|
||||
|
||||
有其他需求的,一种方式是通过外接其他代理程序来扩展协议支持。下面给出外接 naiveproxy 的例子。
|
||||
|
||||
|
Reference in New Issue
Block a user