mirror of
https://github.com/SagerNet/sing-box.git
synced 2026-07-19 21:08:40 +08:00
6 lines
67 B
Go
6 lines
67 B
Go
//go:build linux
|
|
|
|
package tlsspoof
|
|
|
|
const loopbackInterface = "lo"
|