xullexer
#knowledge 🧭 اول: DNS چیه؟ فرض کن میخوای بری خونه دوستت. اما تو آدرس دقیق خونه رو بلد نیستی، فقط اسمشو میدونی. مثلا میگی: google.com ولی اینترنت با اسم کار نمیکنه، با شماره خونه (IP) کار میکنه. مثلا: 142.250.74.14 اینجا DNS مثل یه دفترچه تلفن عمل میکنه…
اینو فرستادم یه کلیتی از ماجرا بدونید و متوجه بشید DNS هایی که EDNS0 دارن اتصال بهتر و حجم دیتای بیشتر میتونن دانلود کنن
#bot
برای دانلود از گوگل پلی هم میتونید از ربات زیر استفاده کنید.
@GooglePlayAppBot
برای دانلود رپو ها یا دانلود ریلیز ها از این بات میتونید استفاده کنید که با اینترنت حداقلی بتونید از گیت هاب دانلود کنید.
@GithubGitlabDownloader_bot
برای دانلود از گوگل پلی هم میتونید از ربات زیر استفاده کنید.
@GooglePlayAppBot
برای دانلود رپو ها یا دانلود ریلیز ها از این بات میتونید استفاده کنید که با اینترنت حداقلی بتونید از گیت هاب دانلود کنید.
@GithubGitlabDownloader_bot
❤5
🎉 What's New in v2.0.2:
🌐 Three Scan Modes
⚙️ New Advanced Section:
🎨 UX Improvements:
🔧 Experimental: Set OS MTU Scan with a specified MTU value for advanced network tuning.
⚡️ Performance:
⚙️ Bug Fixes:
Fixed UI freeze after scanning large DNS ranges
Fixed speed drop after 500K+ scanned IPs
Fixed memory leak during long-running scans
Updated dependencies to resolve Dependbot low-severity vulnerability alerts
[ Download ]
@xullexer
🌐 Three Scan Modes
Slipstream — Classic proxy testing with SOCKS5 support
SlipNet — Full SlipNet configs support for DNSTT and NoiseDNS tunnels with SOCKS5 / SSH authentication and auto-detected auth method
DNS Scan — New lightweight mode: just insert a domain, set concurrency, and scan — no proxy testing, no authentication. Tests security, DNS types, ping, resolved IP, EDNS0, and more
🔀 New Scan Strategy — Bidirectional Multi-Range
Scanner now scans from the start and end of each IP range simultaneously across multiple ranges, combined with random shuffle — faster performance and higher chance of finding working DNS servers compared to linear scanning.
🧪 Auto DNS Type Check + Scoring
All DNS types (A, AAAA, MX, TXT, NS) are automatically tested and scored per server — same scoring system as the SlipNet scanner.
⚙️ New Advanced Section:
- Minimum proxy ping threshold for proxy test
- DNS connection timeout
- Proxy end-to-end test timeout
- Parallel proxy test count
- Custom shuffle steps
- Proxy test URL + expected response status code
- Set MTU (experimental OS-level MTU override)
- Query size for SlipNet (DNSTT / NoiseDNS)
🎨 UX Improvements:
Enhanced scan statistics — Redesigned stats display with clearer layout
Better result table — Improved writing and formatting in the results table
New proxy test status UI — Real-time proxy test feedback
Better Filtered IP detection — More accurate identification of filtered IPs
Log section always visible — Log panel is no longer toggleable; always shown during scans
🔧 Experimental: Set OS MTU Scan with a specified MTU value for advanced network tuning.
⚡️ Performance:
Significantly higher scan performance overall
Auto detect auth method for SlipNet (DNSTT / NoiseDNS)
⚙️ Bug Fixes:
Fixed UI freeze after scanning large DNS ranges
Fixed speed drop after 500K+ scanned IPs
Fixed memory leak during long-running scans
Updated dependencies to resolve Dependbot low-severity vulnerability alerts
[ Download ]
@xullexer
GitHub
Release v2.0.2 · xullexer/PYDNS-Scanner
🎉 What's New / چه چیزی جدید شده / 更新内容
Jump to: 🇬🇧 English · 🇮🇷 فارسی · 🇨🇳 中文
🇬🇧 English
🚀 v2.0.0
🌐 Three Scan Modes: Slipstream · SlipNet · DNS Scan
✅ Slipstream — Classic proxy testing with...
Jump to: 🇬🇧 English · 🇮🇷 فارسی · 🇨🇳 中文
🇬🇧 English
🚀 v2.0.0
🌐 Three Scan Modes: Slipstream · SlipNet · DNS Scan
✅ Slipstream — Classic proxy testing with...
❤2
pydns-scanner-linux
69.3 MB
🐧 Linux
pydns-scanner-linux-aarch64
57.7 MB
📱 Android 2.0.2 (Termux > Ubuntu)
pydns-scanner-linux-arm
57.1 MB
📱 Android 2.0.2 (Termux > Ubuntu)
🤝6👍1
xullexer
🎉 What's New in v2.0.2: 🌐 Three Scan Modes Slipstream — Classic proxy testing with SOCKS5 support SlipNet — Full SlipNet configs support for DNSTT and NoiseDNS tunnels with SOCKS5 / SSH authentication and auto-detected auth method DNS Scan — New lightweight…
🎉 What's New in v2.0.5:
⚙️ Bug Fixes:
[ Download ]
@xullexer
- Fixed crash on long-running scans caused by file descriptor leak — subprocess pipe handles are now explicitly closed after each proxy test, preventing the Windows select() handle limit from being exceeded
- Added Clear button next to the SlipNet URL input for quick one-click reset
- Added Minimum DNS Type Score setting in the Advanced section — configure the minimum score (1–6) a DNS server must achieve before it qualifies for proxy testing (default: 4)
- Added Proxy Test Try Number setting in the Advanced section — set how many times (1–5) to retry the full proxy test (tunnel + HTTP) before marking a server as failed
⚙️ Bug Fixes:
🔥 v2.0.4 Hotfix:
🔧 Improved proxy testing retry logic — each retry now restarts the entire tunnel process from scratch rather than only retrying the HTTP request, giving timed-out servers a genuine second chance
🔧 Fixed default expected HTTP status code staying at 200 instead of being auto-overridden to 204 when using a gen_204 test URL
🔥 v2.0.5 Hotfix:
🐛 Fixed Minimum DNS Type Score setting not being applied — a hardcoded threshold of 4 in the extra-tests safety net was overriding the user-configured value, causing DNS servers with scores 2–3 to be skipped even when the user set a lower minimum
🐛 Fixed "too many file descriptors in select()" crash — manually entered concurrency values now enforce the same hard cap (440) on Windows that auto-detection uses, preventing the SelectorEventLoop 512-fd select() limit from being exceeded
[ Download ]
@xullexer
GitHub
Release v2.0.4 · xullexer/PYDNS-Scanner
🎉 What's New / چه چیزی جدید شده / 更新内容
Jump to: 🇬🇧 English · 🇮🇷 فارسی · 🇨🇳 中文
🇬🇧 English
� v2.0.4
🐛 Fixed crash on long-running scans caused by file descriptor leak — subprocess pipe handles ...
Jump to: 🇬🇧 English · 🇮🇷 فارسی · 🇨🇳 中文
🇬🇧 English
� v2.0.4
🐛 Fixed crash on long-running scans caused by file descriptor leak — subprocess pipe handles ...
🔥2
pydns-scanner-windows.exe
61 MB
💻 Windows 2.0.5
pydns-scanner-linux-arm
57.2 MB
📱 Android 2.0.5 (Termux > Ubuntu)
pydns-scanner-linux-aarch64
57.7 MB
📱 Android 2.0.5 (Termux > Ubuntu)
🔥2
نکته :
اگر سرور هتزنر دارید، پورت ۵۳ که برای کانفیگ های slipnet نیازه روی سرورهای هتزنر بلاک هست.
باید این پورت رو باز کنید تا کانفیگتون کار کنه.
اگر سرور هتزنر دارید، پورت ۵۳ که برای کانفیگ های slipnet نیازه روی سرورهای هتزنر بلاک هست.
باید این پورت رو باز کنید تا کانفیگتون کار کنه.
👍3
🤔 نظرتون درباره این که vaydns به اسکنر اضافه بشه چیه؟
🤔 how about adding vaydns to the scanner?
🤔 how about adding vaydns to the scanner?
Final Results
96%
🔥 yes
4%
👀 No
❤4
سلام پس از مدت ها
دوستان اگر کسی کانفیگ storm dns یا vaydns داره دایرکت بفرستید برای تست می خوام.👀
دوستان اگر کسی کانفیگ storm dns یا vaydns داره دایرکت بفرستید برای تست می خوام.👀
👍3