This commit is contained in:
MHSanaei
2026-05-10 02:13:42 +02:00
parent 267fb1c866
commit 7cd26a0583
70 changed files with 220 additions and 220 deletions
+3 -3
View File
@@ -14,9 +14,9 @@ import (
"syscall"
"time"
"github.com/mhsanaei/3x-ui/v2/config"
"github.com/mhsanaei/3x-ui/v2/logger"
"github.com/mhsanaei/3x-ui/v2/util/common"
"github.com/mhsanaei/3x-ui/v3/config"
"github.com/mhsanaei/3x-ui/v3/logger"
"github.com/mhsanaei/3x-ui/v3/util/common"
)
// GetBinaryName returns the Xray binary filename for the current OS and architecture.