mirror of
https://github.com/shtorm-7/sing-box-extended.git
synced 2026-09-17 05:40:27 +00:00
6 lines
69 B
Go
6 lines
69 B
Go
//go:build !with_conntrack
|
|
|
|
package conntrack
|
|
|
|
const Enabled = false
|