mirror of
https://github.com/shtorm-7/sing-box-extended.git
synced 2026-07-12 18:57:57 +03:00
Improve conntrack
This commit is contained in:
5
common/conntrack/track_disable.go
Normal file
5
common/conntrack/track_disable.go
Normal file
@@ -0,0 +1,5 @@
|
||||
//go:build !with_conntrack
|
||||
|
||||
package conntrack
|
||||
|
||||
const Enabled = false
|
||||
Reference in New Issue
Block a user