mirror of
https://github.com/MetaCubeX/mihomo.git
synced 2026-03-07 23:20:59 +00:00
feat: add mptcp for all proxy
This commit is contained in:
@@ -436,6 +436,7 @@ func NewVmess(option VmessOption) (*Vmess, error) {
|
||||
udp: option.UDP,
|
||||
xudp: option.XUDP,
|
||||
tfo: option.TFO,
|
||||
mpTcp: option.MPTCP,
|
||||
iface: option.Interface,
|
||||
rmark: option.RoutingMark,
|
||||
prefer: C.NewDNSPrefer(option.IPVersion),
|
||||
|
||||
Reference in New Issue
Block a user