Skip to content

Commit df070c7

Browse files
committed
new balancer approach
1 parent b074753 commit df070c7

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ require (
196196
github.com/sagernet/sing-box v1.13.0
197197
)
198198

199-
replace github.com/sagernet/sing-box => github.com/hiddify/hiddify-sing-box e94ba2d9..681667db
199+
replace github.com/sagernet/sing-box => github.com/hiddify/hiddify-sing-box v1.8.9-0.20260204230442-681667db7c3a
200200

201201
// replace github.com/sagernet/sing-box => ../../h-sing-box
202202

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -279,6 +279,8 @@ github.com/hdevalence/ed25519consensus v0.2.0 h1:37ICyZqdyj0lAZ8P4D1d1id3HqbbG1N
279279
github.com/hdevalence/ed25519consensus v0.2.0/go.mod h1:w3BHWjwJbFU29IRHL1Iqkw3sus+7FctEyM4RqDxYNzo=
280280
github.com/hectane/go-acl v0.0.0-20230122075934-ca0b05cb1adb h1:PGufWXXDq9yaev6xX1YQauaO1MV90e6Mpoq1I7Lz/VM=
281281
github.com/hectane/go-acl v0.0.0-20230122075934-ca0b05cb1adb/go.mod h1:QiyDdbZLaJ/mZP4Zwc9g2QsfaEA4o7XvvgZegSci5/E=
282+
github.com/hiddify/hiddify-sing-box v1.8.9-0.20260204230442-681667db7c3a h1:+wp+dGGO98KXa+cJZPRhWlBu7aoZvQZ4EJamvbHap7I=
283+
github.com/hiddify/hiddify-sing-box v1.8.9-0.20260204230442-681667db7c3a/go.mod h1:zNbauSedGJwsraWyJkMtwhsKO2AuTX4PaQzFJG5XIhc=
282284
github.com/hiddify/ray2sing v0.0.0-20260203121606-5c3b2015b61f h1:/OrRI3yLQWvh0UGQCHUO+eQvXWhSYn72bi14T4yobI0=
283285
github.com/hiddify/ray2sing v0.0.0-20260203121606-5c3b2015b61f/go.mod h1:1o5oQt67IukfyA0ixZe+3ri4sVE/uVsYci062ZwCee8=
284286
github.com/hiddify/tailscale v1.92.4-sing-box-1.13-mod.6.0.20260202223641-788aa623edeb h1:eh+X2WCTfbXdNz5A6k44kWkl9KJbKlVQOfkgZjk3eZs=

0 commit comments

Comments
 (0)