Skip to content

Commit 26e26b2

Browse files
Update README.md
1 parent fcb5e75 commit 26e26b2

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,24 +4,24 @@
44

55
## How to - Windows 10
66

7-
1️⃣ Ensure v2rayN is closed
7+
* Ensure v2rayN is closed
88

99
To avoid conflicts, ensure any app using xray core is closed (otherwise the core process will be terminated)
1010

11-
2️⃣ Download Xray Core
11+
* Download Xray Core
1212

1313
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.
1414

15-
3️⃣ Create a fragmented json config
15+
* Create a fragmented json config
1616

1717
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.
1818

19-
4️⃣ Optional step: Edit the script for fragment values
19+
* Optional step: Edit the script for fragment values
2020

2121
✴️ Edit the Arrays of possible values for packets, length, and interval based on your need. Values are used randomly in combination.
2222

2323

24-
5️⃣ Open PowerShell script:
24+
* Open PowerShell script:
2525

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

0 commit comments

Comments
 (0)