update to singbox 1.8.2

This commit is contained in:
Hiddify
2024-01-21 10:40:21 +00:00
parent 7afebab0ad
commit d28a856ad8
3 changed files with 76 additions and 77 deletions

View File

@@ -8,8 +8,8 @@ import (
"os"
"github.com/hiddify/ray2sing/ray2sing"
SJ "github.com/sagernet/sing-box/common/json"
"github.com/sagernet/sing-box/experimental/libbox"
SJ "github.com/sagernet/sing/common/json"
"github.com/xmdhs/clash2singbox/convert"
"github.com/xmdhs/clash2singbox/model/clash"
"gopkg.in/yaml.v3"