mirror of
https://github.com/xjasonlyu/tun2socks.git
synced 2024-12-30 02:37:01 +00:00
Chore: nolint in tun_wireguard_unix.go (#253)
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
|
||||
package tun
|
||||
|
||||
//nolint:all
|
||||
const (
|
||||
offset = 4 /* 4 bytes TUN_PI */
|
||||
defaultMTU = 1500
|
||||
|
||||
Reference in New Issue
Block a user