Feature: add inbounds
for flexible binding inbound (#2818)
This commit is contained in:
@ -6,9 +6,9 @@ import (
|
||||
"net/netip"
|
||||
"unsafe"
|
||||
|
||||
"golang.org/x/sys/windows"
|
||||
|
||||
"github.com/Dreamacro/clash/common/pool"
|
||||
|
||||
"golang.org/x/sys/windows"
|
||||
)
|
||||
|
||||
var (
|
||||
|
Reference in New Issue
Block a user