mirror of
https://github.com/wyx2685/V2bX.git
synced 2026-02-04 12:40:11 +00:00
test: Singbox内核定期释放TCP会话列表内存
This commit is contained in:
@@ -83,6 +83,7 @@ func New(c *conf.CoreConfig) (vCore.Core, error) {
|
||||
}
|
||||
|
||||
func (b *Sing) Start() error {
|
||||
b.hookServer.Cleanup.Start(false)
|
||||
return b.box.Start()
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user