mirror of
https://github.com/xjasonlyu/tun2socks.git
synced 2025-10-07 09:41:09 +08:00
Improve: add default mtu for fd device
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
package fd
|
||||
|
||||
const Driver = "fd"
|
||||
|
||||
const defaultMTU = 1500
|
||||
|
Reference in New Issue
Block a user