Improve conntrack

This commit is contained in:
世界
2023-09-20 14:12:08 +08:00
parent a184902817
commit b8a0d1fe59
22 changed files with 228 additions and 60 deletions

View File

@@ -6,7 +6,7 @@ import (
"time"
"github.com/sagernet/sing-box/adapter"
"github.com/sagernet/sing-box/common/dialer/conntrack"
"github.com/sagernet/sing-box/common/conntrack"
C "github.com/sagernet/sing-box/constant"
"github.com/sagernet/sing-box/option"
"github.com/sagernet/sing/common/control"