fix: wireguard tcp close need long time

This commit is contained in:
wwqgtxx
2023-04-26 11:05:45 +08:00
parent d8db25ee89
commit 8db030d36e
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@ -22,7 +22,7 @@ require (
github.com/metacubex/quic-go v0.33.3-0.20230322045857-901b636b4594
github.com/metacubex/sing-shadowsocks v0.2.2-0.20230422111054-f54786eee8ba
github.com/metacubex/sing-tun v0.1.4
github.com/metacubex/sing-wireguard v0.0.0-20230420053659-05c12d25b6eb
github.com/metacubex/sing-wireguard v0.0.0-20230426030325-41db09ae771a
github.com/miekg/dns v1.1.53
github.com/mroth/weightedrand/v2 v2.0.0
github.com/openacid/low v0.1.21