Skip to content

Commit 2e349ff

Browse files
committed
Note that Fragment + Fingerprint requires TLS configs
1 parent b2556e7 commit 2e349ff

3 files changed

Lines changed: 5 additions & 0 deletions

File tree

README-fa.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,7 @@
149149

150150
<ul dir="rtl" style="direction: rtl; text-align: right;">
151151
<li>ابزار <b>Fragment + Fingerprint</b> فقط از لینک‌های <b>VLESS</b> و <b>Trojan</b> پشتیبانی می‌کند.</li>
152+
<li><b>TLS الزامی است</b>: ابزار <b>Fragment + Fingerprint</b> فقط با کانفیگ‌هایی کار می‌کند که <b>TLS</b> فعال داشته باشند (امنیت <code>tls</code> یا <code>reality</code>). کانفیگ‌های غیر TLS پشتیبانی نمی‌شوند و کار نخواهند کرد.</li>
152153
<li>پارامترهای <b>cs</b> (Cipher Suites) و <b>fm</b> (Final Mask) فقط زمانی اضافه می‌شوند که کانفیگ از امنیت <b>tls</b> استفاده کند.</li>
153154
<li>کانفیگ‌های <b>SOCKS</b> و <b>HTTP</b> باید حتماً دارای <b>نام کاربری و رمز عبور</b> باشند.</li>
154155
<li>هسته <b>Xray</b> از کانفیگ‌های <b>raw</b> (بدون هدر TCP&rlm;) پشتیبانی نمی‌کند؛ به‌جای آن باید از TCP&rlm; با هدر http&rlm; استفاده کرد.</li>

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ This ensures that your final outgoing IP address is that of the **Chain Proxy**,
7878
## ⚠️ Important Notes
7979

8080
- The **Fragment + Fingerprint** tool supports **VLESS** and **Trojan** URLs only.
81+
- **TLS is required**: the **Fragment + Fingerprint** tool only works with configs that have **TLS** enabled (security `tls` or `reality`). Non-TLS configs are not supported and will not work.
8182
- `cs` (cipher suites) and `fm` (final mask) are only added when the config uses **tls** security.
8283
- **SOCKS & HTTP** configs must have **username and password** included.
8384
- **Xray** does not support **raw** (headerless TCP) configs — use TCP with http header type instead.

index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -460,6 +460,9 @@ <h3>📋 Enhanced URL</h3>
460460
</ul>
461461
<p><code>cs</code> and <code>fm</code> are only added when the config uses <strong>tls</strong>
462462
security. Clear a field to skip that parameter.</p>
463+
<p><strong>⚠️ TLS required:</strong> this tool only works with configs that have <strong>TLS</strong>
464+
enabled (security <code>tls</code> or <code>reality</code>). Non-TLS configs are not supported
465+
and will not work.</p>
463466
<h4>Client Requirements</h4>
464467
<ul>
465468
<li><strong>Windows</strong> — use <strong>v2rayN</strong> version <strong>7.24.7</strong> or

0 commit comments

Comments
 (0)