Feature: support vmess udp
This commit is contained in:
@ -57,6 +57,7 @@ const (
|
||||
|
||||
// DstAddr store destination address
|
||||
type DstAddr struct {
|
||||
UDP bool
|
||||
AddrType byte
|
||||
Addr []byte
|
||||
Port uint
|
||||
|
Reference in New Issue
Block a user