Import x-panel source
This commit is contained in:
1
windows_files/xray_no_window.ps1
Normal file
1
windows_files/xray_no_window.ps1
Normal file
@@ -0,0 +1 @@
|
||||
Start-Process -FilePath ".\xray.exe" -ArgumentList "-config .\config.json" -WindowStyle Hidden
|
||||
1
windows_files/xray_no_window.vbs
Normal file
1
windows_files/xray_no_window.vbs
Normal file
@@ -0,0 +1 @@
|
||||
CreateObject("Wscript.Shell").Run "xray.exe -config config.json",0
|
||||
Reference in New Issue
Block a user