mirror of
https://github.com/shtorm-7/sing-box-extended.git
synced 2026-06-04 02:07:32 +03:00
Add multiplexer
This commit is contained in:
@@ -7,6 +7,8 @@ import (
|
||||
N "github.com/sagernet/sing/common/network"
|
||||
)
|
||||
|
||||
// Note: for proxy protocols, outbound creates early connections by default.
|
||||
|
||||
type Outbound interface {
|
||||
Type() string
|
||||
Tag() string
|
||||
|
||||
Reference in New Issue
Block a user