mirror of
https://github.com/MetaCubeX/mihomo.git
synced 2026-02-26 16:57:08 +00:00
chore: restful api displays more information
This commit is contained in:
@@ -108,6 +108,9 @@ type ProxyAdapter interface {
|
||||
SupportTFO() bool
|
||||
SupportMPTCP() bool
|
||||
SupportSMUX() bool
|
||||
SupportInterface() string
|
||||
SupportRoutingMark() int
|
||||
SupportDialerProxy() string
|
||||
MarshalJSON() ([]byte, error)
|
||||
|
||||
// Deprecated: use DialContextWithDialer and ListenPacketWithDialer instead.
|
||||
|
||||
Reference in New Issue
Block a user