This commit is contained in:
mzz2017
2023-01-29 13:38:15 +08:00
parent 1ef1b048a1
commit 3c55d086e9
10 changed files with 67 additions and 141 deletions

View File

@ -8,8 +8,8 @@ package control
import (
"encoding/binary"
"fmt"
"github.com/mzz2017/softwind/pool"
"github.com/v2rayA/dae/common/consts"
"github.com/v2rayA/dae/pkg/pool"
"golang.org/x/net/dns/dnsmessage"
"net"
"net/netip"