mirror of
https://github.com/shtorm-7/sing-box-extended.git
synced 2026-09-15 21:00:27 +00:00
6 lines
67 B
Go
6 lines
67 B
Go
//go:build linux
|
|
|
|
package tlsspoof
|
|
|
|
const loopbackInterface = "lo"
|