Merge remote-tracking branch 'clash/dev' into Alpha
# Conflicts: # Makefile
This commit is contained in:
@ -291,6 +291,7 @@ func NewVmess(option VmessOption) (*Vmess, error) {
|
||||
tp: C.Vmess,
|
||||
udp: option.UDP,
|
||||
iface: option.Interface,
|
||||
rmark: option.RoutingMark,
|
||||
},
|
||||
client: client,
|
||||
option: &option,
|
||||
|
Reference in New Issue
Block a user