Adjust the tun mtu value list
https://github.com/2dust/v2rayN/issues/7775
This commit is contained in:
@@ -466,7 +466,9 @@ public class Global
|
||||
1280,
|
||||
1408,
|
||||
1500,
|
||||
9000
|
||||
4064,
|
||||
9000,
|
||||
65535
|
||||
];
|
||||
|
||||
public static readonly List<string> TunStacks =
|
||||
|
||||
Reference in New Issue
Block a user