check inner packet srcIP against server-verified srcIP, Windows support

This commit is contained in:
2026-07-24 23:49:42 +02:00
parent 48811df6ed
commit 2b1de6460a
8 changed files with 219 additions and 51 deletions

4
go.mod
View File

@@ -6,6 +6,6 @@ require (
github.com/cloudflare/circl v1.6.4
github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
golang.org/x/crypto v0.54.0
golang.org/x/sys v0.47.0
golang.zx2c4.com/wintun v0.0.0-20230126152724-0fa3db229ce2
)
require golang.org/x/sys v0.47.0 // indirect