GhostMesh
تنزيلالخوادمSRSPFAQالأسعارBlog
تسجيل الدخول
GhostMesh

© 2026 SRS Conglomerate. جميع الحقوق محفوظة.

حالة الخدمةالتوثيقالأمانالشروط والأحكامتقرير الشفافيةسياسة الخصوصية
الرئيسية/الأدلة/SRSP على Windows: متصل لكن المرور لا يعمل
Windows 10Windows 11SRSP

SRSP على Windows: متصل لكن المرور لا يعمل

يجمع هذا الدليل أخطاء SRSP واقعية: التطبيق يعرض الاتصال، لكن المتصفح يخرج مباشرة، أو DNS/API لا يرد، أو يتوقف المرور بعد تبديل الوضع، أو تظهر أخطاء upstream في الخادم.

تحديث
23 مايو 2026
نشر
23 مايو 2026
مراجعة
GhostMesh Network Team
advanced
12 دقائق قراءة
SRSP على Windows: متصل لكن المرور لا يعمل — GhostMesh

إجابة سريعة

إذا كان curl -x http://127.0.0.1:1080 يعمل، فإن srsp-client يعمل. غالباً المشكلة في حالة proxy في Windows: تم تطبيق PAC/AutoConfigURL بدلاً من ProxyEnable=1 وProxyServer=127.0.0.1:1080.

تنزيل لويندوزتنزيل من Google Playعرض الأسعار

ابدأ بخريطة الأعراض

يجمع هذا الدليل أخطاء SRSP واقعية: التطبيق يعرض الاتصال، لكن المتصفح يخرج مباشرة، أو DNS/API لا يرد، أو يتوقف المرور بعد تبديل الوضع، أو تظهر أخطاء upstream في الخادم.

لا تعتمد على حالة الاتصال الخضراء وحدها. يجب التأكد من proxy المحلي وproxy النظام في Windows وWintun/routes وخروج الخادم.

العَرَضالسبب المحتملطريقة الفحصطريقة الإصلاح
التطبيق يعرض متصل لكن المتصفح يستخدم IP المحليلم يتم تطبيق proxy النظام أو بقي PAC مفعلاًافحص ProxyEnable وProxyServer وProxyOverride وAutoConfigURLأعد الاتصال بأحدث إصدار لاستعادة 127.0.0.1:1080
curl -x 127.0.0.1:1080 يعمل والمتصفح لا يعملالمتصفح يستخدم حالة Windows proxy/PAC القديمةقارن curl مع -x وبدونهاحذف AutoConfigURL أو حدّث GhostMesh
المنفذ 1080 مغلقsrsp-client لا يعمل أو فشلت بيانات الاعتمادافحص عملية srsp-client والمنفذ المحليأعد الاتصال أو سجّل الدخول من جديد أو أرسل السجل
السجل يعرض Network is unreachable لـ IPv6الخادم لا يملك مسار IPv6 خارجيافحص مسارات الخادم والوجهةاستخدم خروج IPv4 أو إصداراً يرشح IPv6 غير المتاح

فحص proxy في Windows

إذا كان curl -x http://127.0.0.1:1080 يعمل، فإن srsp-client يعمل. غالباً المشكلة في حالة proxy في Windows: تم تطبيق PAC/AutoConfigURL بدلاً من ProxyEnable=1 وProxyServer=127.0.0.1:1080.

Working state: ProxyEnable=1, ProxyServer=127.0.0.1:1080, ProxyOverride=<local>, AutoConfigURL empty.

If forced proxy returns the VPN IP but the browser does not, fix the Windows proxy state before reinstalling drivers.

قائمة تحقق

  • ✓Test-NetConnection 127.0.0.1 -Port 1080
  • ✓curl.exe -x http://127.0.0.1:1080 https://api.ipify.org
  • ✓curl.exe https://api.ipify.org
  • ✓Check ProxyEnable, ProxyServer, ProxyOverride, AutoConfigURL after reconnect

المثبت والملفات المضمنة

Users should not install .NET, Rust, srsp-client, or Wintun manually. The Windows installer must include them.

A partial install can show successful login and connected state while no traffic flows.

قائمة تحقق

  • ✓GhostMesh.exe exists in the install directory
  • ✓srsp-client.exe exists next to GhostMesh.exe
  • ✓wintun.dll exists next to GhostMesh.exe
  • ✓Install version 1.0.323 or later
  • ✓Allow administrator elevation when Windows asks

Firewall, Wintun, routes

Windows Defender Firewall can block a new app if the first prompt was denied. TUN mode also needs Wintun routes.

If Wintun appears as a Public unidentified network, stricter firewall rules can block traffic.

  • Allow inbound and outbound rules for GhostMesh.exe and srsp-client.exe.
  • Check that the GhostMesh/Wintun adapter appears in VPN or Smart routing mode.
  • In TUN mode, check routes such as 0.0.0.0/1 and 128.0.0.0/1.
  • Reconnect after installing the latest build.

DNS, API, server logs

Separate local proxy/DNS problems from server egress problems. Local failures often send no traffic to the SRSP server; egress failures appear in srsp-server logs.

tls handshake eof, Broken pipe, and connection reset are not always outages. Correlate them with the user's exact timestamp.

السجلالمعنىالإجراء
failed to lookup address informationDNS could not resolve the hostCheck host name and server DNS
Network is unreachable for IPv6No IPv6 egress routeUse IPv4 egress or filter unavailable IPv6
tls handshake eofClient or scanner closed earlyUsually informational
Broken pipe / connection resetRemote side or client closedCompare with exact user timestamp

ما ترسله للدعم

A useful report shows which layer failed: local proxy, Windows proxy registry, Wintun route, firewall, DNS, or server egress.

Do not send passwords, tokens, private account pages, or credential files.

قائمة تحقق

  • ✓Windows version and GhostMesh version
  • ✓Selected server and mode
  • ✓Forced proxy IP test and direct IP test
  • ✓ProxyEnable, ProxyServer, ProxyOverride, AutoConfigURL values
  • ✓Whether srsp-client.exe is running and port 1080 is open
  • ✓Exact timestamp of the failed test

أسئلة شائعة

لماذا يصلح proxy اليدوي المشكلة ثم تعود بعد إعادة الاتصال؟

Older builds could re-apply PAC/AutoConfigURL with ProxyEnable=0. The fixed build restores manual proxy 127.0.0.1:1080 after switching.

Does every Network is unreachable log mean SRSP is broken?

No. It is often one target route, especially IPv6 on a server without IPv6 egress. Confirm forced proxy and normal IPv4 tests first.

المحتوى

  1. ابدأ بخريطة الأعراض
  2. فحص proxy في Windows
  3. المثبت والملفات المضمنة
  4. Firewall, Wintun, routes
  5. DNS, API, server logs
  6. ما ترسله للدعم

اقرأ التالي

أدلة ذات صلة

  • 11 minVPN متصل لكن لا يوجد إنترنت: الإعداد والفحص والإصلاحDNS, routes, MTU, captive portals, and app-specific failures to check before reinstalling.Open
  • 10 minتسرب DNS: الإعداد والفحص والإصلاحCheck DNS resolvers, separate real leaks from browser Secure DNS, and understand route changes.Open
  • 7 minمفتاح الإيقاف حظر الإنترنت بعد انقطاع اتصال VPNافتح GhostMesh، وتحقق مما إذا كان النفق منقطعًا أو يعيد الاتصال، ثم أعد الاتصال مرة واحدة، ولا تعطّل مفتاح الإيقاف إلا إذا كنت تقبل عمدًا حركة البيانات المباشرة. على Wi-Fi العام، أكمل تسجيل الدخول إلى البوابة الأسيرة قبل إعادة الاتصال.Open
  • 8 minVPN لويندوز 10 و11: الإعداد والفحص والإصلاحInstaller checks, SHA256 verification, SmartScreen, DNS, and first Windows troubleshooting steps.Open