test: 尝试启用xray splice拷贝

This commit is contained in:
wyx2685
2025-08-22 05:22:47 +09:00
parent 7d52a8932d
commit 6e8297c553
9 changed files with 473 additions and 454 deletions

View File

@@ -11,7 +11,7 @@ var (
)
func NewCore(c []conf.CoreConfig) (Core, error) {
if len(c) < 0 {
if len(c) == 0 {
return nil, errors.New("no have vail core")
}
// multi core