更新所有内核

This commit is contained in:
wyx2685
2024-07-08 17:44:22 +09:00
parent 4dda65a636
commit a7637d436f
7 changed files with 374 additions and 279 deletions

View File

@@ -3,7 +3,7 @@ package hy2
import (
"github.com/InazumaV/V2bX/api/panel"
"github.com/InazumaV/V2bX/conf"
"github.com/apernet/hysteria/core/server"
"github.com/apernet/hysteria/core/v2/server"
"github.com/spf13/viper"
"go.uber.org/zap"
)