Adjust the tun mtu value list

https://github.com/2dust/v2rayN/issues/7775
This commit is contained in:
2dust 2025-08-16 17:18:17 +08:00
parent 95e3ebd815
commit c560fe13fe

View file

@ -466,7 +466,9 @@ public class Global
1280, 1280,
1408, 1408,
1500, 1500,
9000 4064,
9000,
65535
]; ];
public static readonly List<string> TunStacks = public static readonly List<string> TunStacks =