Fix gvisor UDP nat

This commit is contained in:
世界 2024-11-09 11:42:54 +08:00
parent b1e2673c21
commit 1015c096bb
No known key found for this signature in database
GPG key ID: CD109927C34A63C4
4 changed files with 7 additions and 7 deletions

2
go.mod
View file

@ -9,7 +9,7 @@ require (
github.com/sagernet/gvisor v0.0.0-20241021032506-a4324256e4a3
github.com/sagernet/netlink v0.0.0-20240612041022-b9a21c07ac6a
github.com/sagernet/nftables v0.3.0-beta.4
github.com/sagernet/sing v0.6.0-alpha.2
github.com/sagernet/sing v0.6.0-alpha.3
go4.org/netipx v0.0.0-20231129151722-fdeea329fbba
golang.org/x/exp v0.0.0-20240613232115-7f521ea00fb8
golang.org/x/net v0.26.0