mirror of
https://github.com/xjasonlyu/tun2socks.git
synced 2025-10-06 17:26:58 +08:00
6 lines
57 B
Go
6 lines
57 B
Go
package fd
|
|
|
|
const Driver = "fd"
|
|
|
|
const defaultMTU = 1500
|