batch-fragment-test 2.0
PowerShell script revamped for ease of use.
- Bypassing execution policy, instances, timeout and proxy port are prompted in the beginning of the run.
- Running PowerShell as admin is no longer necessary, can open the script directly with PowerShell.
- The script no longer needs Curl for requests, HttpWebRequest is used instead.
- Absolute paths are removed. Ensure Xray Core
xray.exe
and Fragment v2ray configconfig.json
are in the same folder as the PowerShell script.