Add ping proxy implementation

This commit is contained in:
世界 2025-08-22 14:21:21 +08:00
parent 933bd2b2d5
commit 036d61a0aa
No known key found for this signature in database
GPG key ID: CD109927C34A63C4
9 changed files with 348 additions and 7 deletions

2
go.mod
View file

@ -6,7 +6,7 @@ require (
github.com/go-ole/go-ole v1.3.0
github.com/google/btree v1.1.3
github.com/sagernet/fswatch v0.1.1
github.com/sagernet/gvisor v0.0.0-20250325023245-7a9c0f5725fb
github.com/sagernet/gvisor v0.0.0-20250822052253-5558536cf237
github.com/sagernet/netlink v0.0.0-20240612041022-b9a21c07ac6a
github.com/sagernet/nftables v0.3.0-beta.4
github.com/sagernet/sing v0.7.0-beta.1