mirror of
https://github.com/shtorm-7/sing-box-extended.git
synced 2026-08-07 22:35:16 +03:00
Add call protocol, Rmux. Update AmneziaWG. Fixes and improvements
This commit is contained in:
@@ -52,6 +52,7 @@ Multiplex protocol.
|
||||
| smux | https://github.com/xtaci/smux |
|
||||
| yamux | https://github.com/hashicorp/yamux |
|
||||
| h2mux | https://golang.org/x/net/http2 |
|
||||
| rmux | https://github.com/shtorm-7/rmux |
|
||||
|
||||
h2mux is used by default.
|
||||
|
||||
|
||||
@@ -51,6 +51,7 @@
|
||||
| smux | https://github.com/xtaci/smux |
|
||||
| yamux | https://github.com/hashicorp/yamux |
|
||||
| h2mux | https://golang.org/x/net/http2 |
|
||||
| rmux | https://github.com/shtorm-7/rmux |
|
||||
|
||||
默认使用 h2mux。
|
||||
|
||||
|
||||
Reference in New Issue
Block a user