mirror of
https://github.com/SagerNet/sing-box.git
synced 2026-05-13 13:57:05 +00:00
5 lines
67 B
Go
5 lines
67 B
Go
//go:build linux
|
|
|
|
package tlsspoof
|
|
|
|
const loopbackInterface = "lo"
|