GhostMesh
डाउनलोडसर्वरSRSPFAQमूल्य निर्धारणBlog
लॉग इन
GhostMesh

© 2026 SRS Conglomerate. सर्वाधिकार सुरक्षित.

सेवा स्थितिदस्तावेज़सुरक्षानियम और शर्तेंपारदर्शिता रिपोर्टगोपनीयता नीति
होम/गाइड/Windows पर SRSP: कनेक्शन है, लेकिन ट्रैफिक नहीं चल रहा
Windows 10Windows 11SRSP

Windows पर SRSP: कनेक्शन है, लेकिन ट्रैफिक नहीं चल रहा

यह गाइड वास्तविक SRSP मामलों को जोड़ती है: app connected दिखाता है, लेकिन browser direct जाता है, DNS/API जवाब नहीं देता, mode बदलने पर traffic रुकता है या server upstream errors दिखाता है।

अपडेट
23 मई 2026
प्रकाशित
23 मई 2026
समीक्षित
GhostMesh Network Team
advanced
12 मिनट पढ़ना
Windows पर SRSP: कनेक्शन है, लेकिन ट्रैफिक नहीं चल रहा — GhostMesh

त्वरित उत्तर

अगर curl -x http://127.0.0.1:1080 चलता है, तो srsp-client चल रहा है। समस्या आम तौर पर Windows proxy state में होती है: ProxyEnable=1 और ProxyServer=127.0.0.1:1080 के बजाय PAC/AutoConfigURL लागू है।

Windows के लिए डाउनलोडGoogle Play से डाउनलोड करेंमूल्य देखें

लक्षणों से शुरू करें

यह गाइड वास्तविक SRSP मामलों को जोड़ती है: app connected दिखाता है, लेकिन browser direct जाता है, DNS/API जवाब नहीं देता, mode बदलने पर traffic रुकता है या server upstream errors दिखाता है।

केवल हरे connected status पर भरोसा न करें। local proxy, Windows system proxy, Wintun/routes और server egress सभी सही होने चाहिए।

लक्षणसंभावित कारणकैसे जाँचेंकैसे ठीक करें
ऐप connected दिखाता है, लेकिन browser local IP उपयोग करता हैsystem proxy लागू नहीं हुआ या PAC सक्रिय हैProxyEnable, ProxyServer, ProxyOverride और AutoConfigURL देखेंनए version में reconnect करें ताकि 127.0.0.1:1080 वापस लगे
curl -x 127.0.0.1:1080 चलता है, browser नहींbrowser पुराने Windows proxy/PAC state का उपयोग कर रहा है-x के साथ और बिना curl तुलना करेंAutoConfigURL हटाएँ या GhostMesh update करें
port 1080 बंद हैsrsp-client नहीं चल रहा या credentials fail हुएsrsp-client process और local port जाँचेंreconnect करें, फिर login करें या log भेजें
log में IPv6 Network is unreachable हैserver के पास IPv6 egress route नहीं हैserver routes और target host जाँचेंIPv4 egress या unavailable IPv6 filter करने वाला build उपयोग करें

Windows proxy checks

अगर curl -x http://127.0.0.1:1080 चलता है, तो srsp-client चल रहा है। समस्या आम तौर पर Windows proxy state में होती है: ProxyEnable=1 और ProxyServer=127.0.0.1:1080 के बजाय PAC/AutoConfigURL लागू है।

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

Installer और bundled assets

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.

Logअर्थAction
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

Support को क्या भेजें

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

FAQ

Manual proxy ठीक करता है, लेकिन reconnect के बाद क्यों टूटता है?

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. Windows proxy checks
  3. Installer और bundled assets
  4. Firewall, Wintun, routes
  5. DNS, API, server logs
  6. Support को क्या भेजें

आगे पढ़ें

संबंधित गाइड

  • 11 minVPN जुड़ा है लेकिन इंटरनेट नहीं चल रहा: सेटअप, जांच और fixesDNS, routes, MTU, captive portals, and app-specific failures to check before reinstalling.Open
  • 10 minDNS leak: सेटअप, जांच और fixesCheck DNS resolvers, separate real leaks from browser Secure DNS, and understand route changes.Open
  • 7 minVPN डिस्कनेक्ट होने के बाद किल स्विच ने इंटरनेट ब्लॉक कर दियाGhostMesh खोलें, जाँचें कि टनल डिस्कनेक्ट है या फिर से कनेक्ट हो रहा है, एक बार फिर से कनेक्ट करें, और किल स्विच को तभी बंद करें जब आप जान-बूझकर डायरेक्ट ट्रैफ़िक स्वीकार करते हों। पब्लिक Wi-Fi पर, फिर से कनेक्ट करने से पहले कैप्टिव पोर्टल लॉगिन पूरा करें।Open
  • 8 minWindows 10/11 के लिए VPN: सेटअप, जांच और fixesInstaller checks, SHA256 verification, SmartScreen, DNS, and first Windows troubleshooting steps.Open