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