修复SINGBOX内核REALITY

This commit is contained in:
wyx2685
2023-11-18 10:37:08 +09:00
parent cf8016f405
commit 5d18876b12
4 changed files with 11 additions and 19 deletions

View File

@@ -232,7 +232,7 @@ func (b *Sing) AddNode(tag string, info *panel.NodeInfo, config *conf.Options) e
in, err := inbound.New(
b.ctx,
b.router,
b.box.Router(),
b.logFactory.NewLogger(F.ToString("inbound/", c.Type, "[", tag, "]")),
c,
nil,