new: add chain support & fix warp bug

This commit is contained in:
Hiddify
2024-01-30 19:13:14 +01:00
parent 571e910026
commit 8a56261e95
5 changed files with 42 additions and 11 deletions

2
go.mod
View File

@@ -3,7 +3,7 @@ module github.com/hiddify/libcore
go 1.21.5
require (
github.com/hiddify/ray2sing v0.0.0-20240127015415-b0b85dcbf102
github.com/hiddify/ray2sing v0.0.0-20240130180912-f90754dd8f44
github.com/kardianos/service v1.2.2
github.com/sagernet/gomobile v0.1.1
github.com/sagernet/sing v0.3.0