chore: restful api display xudp for VLESS and VMess
This commit is contained in:
@ -92,6 +92,7 @@ type ProxyAdapter interface {
|
||||
Type() AdapterType
|
||||
Addr() string
|
||||
SupportUDP() bool
|
||||
SupportXUDP() bool
|
||||
SupportTFO() bool
|
||||
MarshalJSON() ([]byte, error)
|
||||
|
||||
|
Reference in New Issue
Block a user