شرکت دانشبنیان قَفَندر 🎵 🫠 Ghafandar
```json { "log": { "loglevel": "debug" }, "dns": { "servers": [ "1.1.1.1" ], "queryStrategy": "UseIP" }, "routing": { "domainStrategy": "IPIfNonMatch", "rules": [ { "type": "field", "inboundTag":…
بستگی به اندازه sni داره..و sni هم معمولا بین 20-30 شاید باشه..از یک مقداری نمی تونه بزرکتر باشه
عددی که می زنی باید حتما کوچکتر از اندازه sni باشه که بتونه frag ش کنه دیگه...
و اندازه tlshello تقریبا حدود 500 هست..
و هدف اون frag کردن sni هست..مشکل این هست که اگر عدد کوچک بذاری ..مثلا 10-20 بذاری باعث overhead زیادی و افت سرعت می شه
————————
این جا اومدم sni رو بزرگتر کردم که بتونم length رو اعداد بزرگتری بدم . که بهتر باشه.
یعنی SNI رو اینجا کردم 76 و می تونم با عدد
"length": "35-40",
هم frag ش کنم.
اما اگر sni مثلا 25 در اون صورت باید حتما
"length": "15-20",
تا بتونم frag ش کنم. و مشکل overhead افت سرعت بیشتری داشتم.
عددی که می زنی باید حتما کوچکتر از اندازه sni باشه که بتونه frag ش کنه دیگه...
و اندازه tlshello تقریبا حدود 500 هست..
و هدف اون frag کردن sni هست..مشکل این هست که اگر عدد کوچک بذاری ..مثلا 10-20 بذاری باعث overhead زیادی و افت سرعت می شه
————————
این جا اومدم sni رو بزرگتر کردم که بتونم length رو اعداد بزرگتری بدم . که بهتر باشه.
یعنی SNI رو اینجا کردم 76 و می تونم با عدد
"length": "35-40",
هم frag ش کنم.
اما اگر sni مثلا 25 در اون صورت باید حتما
"length": "15-20",
تا بتونم frag ش کنم. و مشکل overhead افت سرعت بیشتری داشتم.
شرکت دانشبنیان قَفَندر 🎵 🫠 Ghafandar
بستگی به اندازه sni داره..و sni هم معمولا بین 20-30 شاید باشه..از یک مقداری نمی تونه بزرکتر باشه عددی که می زنی باید حتما کوچکتر از اندازه sni باشه که بتونه frag ش کنه دیگه... و اندازه tlshello تقریبا حدود 500 هست.. و هدف اون frag کردن sni هست..مشکل این…
البته که احتمال می دم که DPI ...اگر
مثلا tlshello رو به دو packet تقسیم کنی
و sni در packet اول به صورت کامل وجود نداشته باشه ،
یعنی فقط بخشی ازش اون جا باشه
و یا اصلا نباشه
و بصورت کامل در packet دوم باشه،
همین برای فرار از gfw کافی هست.
چون بهترین سرعت رو هم این می ده که tlshello رو فقط به دوقسمت بخش کنی. نه به 20 قسمت.
چون هر چی به تکه های کوچکتری تقسیم بشه، افت سرعت بیشتری داریم .
مثلا tlshello رو به دو packet تقسیم کنی
و sni در packet اول به صورت کامل وجود نداشته باشه ،
یعنی فقط بخشی ازش اون جا باشه
و یا اصلا نباشه
و بصورت کامل در packet دوم باشه،
همین برای فرار از gfw کافی هست.
چون بهترین سرعت رو هم این می ده که tlshello رو فقط به دوقسمت بخش کنی. نه به 20 قسمت.
چون هر چی به تکه های کوچکتری تقسیم بشه، افت سرعت بیشتری داریم .
دوستان با استفاده از DNS فمیلی کلودفلر به ادرس 1.1.1.2 میتونید تمام سرویس ها و وبسایت های آلوده و بدافزار رو بلاک کنید.
ما همه تقریبا از 1.1.1.1 استفاده میکنیم برای DNS سرور. خیلی راحتی رقم اخر رو از 1 بذارید 2. همینطور برای بقیه آدرسها طبق عکس که مشاهده میکنید.
برای استفاده از این DNS ها در کانفیگ های v2ray/xray طبق عکس میتونید اضافه کنید.
اگر رقم آخر به 3 تغییر کنه، سایت های Adult و NSFW هم بلاک خواهند شد (مانند اینترنت آزاد برای کودک و نوجوانان)
پیشنهاد میشه کلا از این DNS های کلودفلر استفاده بکنید بجای دیفالت که کیفیت و امنیت اینترنت خروجی شمارو به شدت افزایش میده. در عین حال هیچ Load بیشتری روی سرور اضافه نمیشه.
@irgfw
ما همه تقریبا از 1.1.1.1 استفاده میکنیم برای DNS سرور. خیلی راحتی رقم اخر رو از 1 بذارید 2. همینطور برای بقیه آدرسها طبق عکس که مشاهده میکنید.
برای استفاده از این DNS ها در کانفیگ های v2ray/xray طبق عکس میتونید اضافه کنید.
اگر رقم آخر به 3 تغییر کنه، سایت های Adult و NSFW هم بلاک خواهند شد (مانند اینترنت آزاد برای کودک و نوجوانان)
پیشنهاد میشه کلا از این DNS های کلودفلر استفاده بکنید بجای دیفالت که کیفیت و امنیت اینترنت خروجی شمارو به شدت افزایش میده. در عین حال هیچ Load بیشتری روی سرور اضافه نمیشه.
@irgfw
تولید کلید warp plus با استفاده از script پایتون ، که می شه روی ویندوز خودت اجرا کنی.
---
# providing the means to generate Warp+ keys with our
## Prerequisites
Before embarking on this digital odyssey, ensure you have the following ready:
- Python: This script requires Python to be installed on your Windows system. Python 3.6 or later is recommended. Visit [Python's official website](https://www.python.org/downloads/) to download and install it if you haven't already.
- Git (Optional): While not required, Git can simplify the process of downloading the script. [Download Git for Windows](https://git-scm.com/download/win) if you prefer this route.
## Installation
1. Download the Script:
- Option 1: Use Git to clone the repository:
- Option 2: Download the
Save the file to a preferred directory.
2. Navigate to the Script Directory:
- Open a command prompt or PowerShell window.
- Change the directory to where you saved the
## Usage
To generate a Warp+ key, simply run the script through Python in your command prompt or PowerShell window:
Follow any on-screen instructions to complete the process. The script will communicate with the mysterious digital ether, performing arcane computations to retrieve a Warp+ key.
## Troubleshooting
- Python Not Recognized: Ensure Python is correctly installed and added to your system's PATH. You can verify this by running
- Script Errors: Make sure you have an active internet connection as the script may need to access external resources. If problems persist, review the script for any recent updates or issues reported in the repository.
---
warp-key-generator.py
Python script---
# providing the means to generate Warp+ keys with our
warp-key-generator.py
.## Prerequisites
Before embarking on this digital odyssey, ensure you have the following ready:
- Python: This script requires Python to be installed on your Windows system. Python 3.6 or later is recommended. Visit [Python's official website](https://www.python.org/downloads/) to download and install it if you haven't already.
- Git (Optional): While not required, Git can simplify the process of downloading the script. [Download Git for Windows](https://git-scm.com/download/win) if you prefer this route.
## Installation
1. Download the Script:
- Option 1: Use Git to clone the repository:
git clone https://github.com/us254/The-Warp-Odyssey-and-the-24PB-Shadow.git
- Option 2: Download the
warp-key-generator.py
directly using a web browser from the following URL:https://raw.githubusercontent.com/us254/The-Warp-Odyssey-and-the-24PB-Shadow/main/warp-key-generator.py
Save the file to a preferred directory.
2. Navigate to the Script Directory:
- Open a command prompt or PowerShell window.
- Change the directory to where you saved the
warp-key-generator.py
script using the cd
command. For example:cd path\to\directory
## Usage
To generate a Warp+ key, simply run the script through Python in your command prompt or PowerShell window:
python warp-key-generator.py
Follow any on-screen instructions to complete the process. The script will communicate with the mysterious digital ether, performing arcane computations to retrieve a Warp+ key.
## Troubleshooting
- Python Not Recognized: Ensure Python is correctly installed and added to your system's PATH. You can verify this by running
python --version
in your command prompt or PowerShell.- Script Errors: Make sure you have an active internet connection as the script may need to access external resources. If problems persist, review the script for any recent updates or issues reported in the repository.
---
Python.org
Download Python
The official home of the Python Programming Language
البته از این ربات تلگرام هم ک می شه کد warp plus رو گرفت/
https://t.me/generatewarpplusbot
https://t.me/generatewarpplusbot
Telegram
Warp Plus - Free VPN, Proxy
Generate unlimited (2 EB) keys for Warp+ VPN in bot!
News channel: @warpplus
News channel: @warpplus
Please open Telegram to view this post
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM
Telegram
گروهِ قَفَندر - Ghafandar
You’ve been invited to join this group on Telegram.
شرکت دانشبنیان قَفَندر 🎵 🫠 Ghafandar pinned «فعالیتهای روزانه ، سوال و جواب در گروه 🔽 https://t.me/+DWO9G6gjC21lYTA5»
شرکت دانشبنیان قَفَندر 🎵 🫠 Ghafandar pinned «فعالیتهای روزانه ، سوال و جواب در گروه 🔽 https://t.me/+DWO9G6gjC21lYTA5»
https://github.com/korn-sudo/Project-Fog
https://www.youtube.com/watch?v=CafesO8T19A
https://github.com/hwdsl2/setup-ipsec-vpn/blob/master/docs/ikev2-howto.md#android
https://bugs.mojang.com/browse/BDS-16913
L2TP IKEV2 آموزش ساخت وی پی ان شخصی
https://www.youtube.com/watch?v=CafesO8T19A
https://github.com/hwdsl2/setup-ipsec-vpn/blob/master/docs/ikev2-howto.md#android
https://bugs.mojang.com/browse/BDS-16913
L2TP IKEV2 آموزش ساخت وی پی ان شخصی
GitHub
GitHub - korn-sudo/Project-Fog: Project Fog is an Ubuntu and Debian-based VPS AutoScript. Tunneling software comes pre-installed.
Project Fog is an Ubuntu and Debian-based VPS AutoScript. Tunneling software comes pre-installed. - GitHub - korn-sudo/Project-Fog: Project Fog is an Ubuntu and Debian-based VPS AutoScript. Tunnel...
Oblivion v1 by Mark Pash
#یوسف_قبادی #سگارو
https://github.com/bepass-org/oblivion/releases/download/v1/oblivion-v1-signed.apk
#یوسف_قبادی #سگارو
https://github.com/bepass-org/oblivion/releases/download/v1/oblivion-v1-signed.apk
Please open Telegram to view this post
VIEW IN TELEGRAM
This media is not supported in your browser
VIEW IN TELEGRAM
چتگارد یه افزونهست که با رمزنگاری E2E جلوی شنود اطلاعات رو توی پیامرسانهای داخلی میگیره. یعنی باهاش می تونید توی بله، ایتا، سروش و... یه مکالمه کاملا امن [مثل مدل TLS] رو داشته باشید و پرایوسی شما حفظ بشه.
شرکت دانشبنیان قَفَندر 🎵 🫠 Ghafandar
چتگارد یه افزونهست که با رمزنگاری E2E جلوی شنود اطلاعات رو توی پیامرسانهای داخلی میگیره. یعنی باهاش می تونید توی بله، ایتا، سروش و... یه مکالمه کاملا امن [مثل مدل TLS] رو داشته باشید و پرایوسی شما حفظ بشه.
GitHub
GitHub - PrivacyForge/ChatGuard: ChatGuard is a browser extension designed to enable end-to-end encryption for messenger apps.
ChatGuard is a browser extension designed to enable end-to-end encryption for messenger apps. - PrivacyForge/ChatGuard