new: add tproxy and fix crash on invalid fragment config

This commit is contained in:
Hiddify
2024-03-19 11:41:34 +01:00
parent 8f0f4755aa
commit a5ca136a4c
3 changed files with 5 additions and 5 deletions

4
go.mod
View File

@@ -5,11 +5,11 @@ go 1.21.5
require (
github.com/bepass-org/wireguard-go v0.0.16-alpha
github.com/golang/protobuf v1.5.3
github.com/hiddify/ray2sing v0.0.0-20240317215336-1b509113fb3c
github.com/hiddify/ray2sing v0.0.0-20240319101544-08daaf978197
github.com/kardianos/service v1.2.2
github.com/sagernet/gomobile v0.1.3
github.com/sagernet/sing v0.3.6
github.com/sagernet/sing-box v1.8.4
github.com/sagernet/sing-box v1.8.9
github.com/sagernet/sing-dns v0.1.12
github.com/spf13/cobra v1.8.0
github.com/xmdhs/clash2singbox v0.0.2