Fix DNS client

This commit is contained in:
世界
2025-09-05 15:49:06 +08:00
parent cc3041322e
commit 2594745ef8
3 changed files with 69 additions and 51 deletions

View File

@@ -6,8 +6,8 @@ import (
"sync/atomic"
"time"
"github.com/sagernet/sing-box/common/compatible"
C "github.com/sagernet/sing-box/constant"
"github.com/sagernet/sing-box/experimental/clashapi/compatible"
"github.com/sagernet/sing/common"
"github.com/sagernet/sing/common/json"
"github.com/sagernet/sing/common/x/list"