Skip to content

batch-fragment-test 2.0

Compare
Choose a tag to compare
@Surfboardv2ray Surfboardv2ray released this 26 May 13:16
· 45 commits to main since this release
26e26b2

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 config config.json are in the same folder as the PowerShell script.