Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Surfboardv2ray authored May 26, 2024
1 parent 9a5720e commit 4b93f35
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,18 +10,18 @@ To avoid conflicts, ensure any app using xray core is closed (otherwise the core

* Download Xray Core

Downlaod xray.exe from the official [Github Repository](https://github.com/XTLS/Xray-core/releases) and put it in the same folder as the powershell script.
Downlaod `xray.exe` from the official [Github Repository](https://github.com/XTLS/Xray-core/releases) and put it in the same folder as the powershell script.

* Create a fragmented json config

Create config.json, can be vmess, vless or trojan. Make sure it has "fragment" attributes too, values don't matter (use tools like [IRCF Space](https://fragment.github1.cloud/) to create frag json config). Put it in the same folder as the powershell script as well.
Create `config.json`, can be vmess, vless or trojan. Make sure it has "fragment" attributes too, values don't matter (use tools like [IRCF Space](https://fragment.github1.cloud/) to create fragment json config). Put it in the same folder as the powershell script as well.

* Optional step: Edit the script for fragment values

✴️ Edit the .ps1 script at `Arrays of possible values` for "packets", "length", and "interval" based on your network. Values are used randomly in combination.


* Open PowerShell script:
* Run PowerShell script:

🧧 Confirm the Execution policy bypass via typing and sending `y` to run the script.

Expand Down

0 comments on commit 4b93f35

Please sign in to comment.