fix: GSO support for TUN

This commit is contained in:
wwqgtxx
2023-12-11 16:41:50 +08:00
parent 9fc1fc4cfe
commit 3cf865e5f0
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -24,7 +24,7 @@ require (
github.com/metacubex/sing-quic v0.0.0-20231207122758-cc17b154daa8
github.com/metacubex/sing-shadowsocks v0.2.6
github.com/metacubex/sing-shadowsocks2 v0.1.5-0.20231207115048-3abf19378f0d
github.com/metacubex/sing-tun v0.1.15-0.20231210002555-d1b0097255dd
github.com/metacubex/sing-tun v0.1.15-0.20231211084005-e7b0b6c7c698
github.com/metacubex/sing-vmess v0.1.9-0.20231207122118-72303677451f
github.com/metacubex/sing-wireguard v0.0.0-20231209125515-0594297f7232
github.com/miekg/dns v1.1.57