awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
sharmajv avatar

sharmajv/vpn

0
View on GitHub↗
4,922 स्टार्स·352 फोर्क्स·apache-2.0·5 व्यूज़

Vpn

This project provides an open-source VPN client that creates an unrestricted tunnel to bypass internet censorship without fees, registration, speed caps, or data limits. It offers free, unlimited VPN tunneling with no sign‑up required, enabling access to blocked websites and unrestricted browsing.

The application uses the WireGuard protocol for encrypted traffic routing, backed by kernel‑level packet forwarding to minimize overhead. It includes automatic server discovery that selects the most responsive server based on real‑time latency, a connection keepalive mechanism to detect and restore dropped connections, and encrypted DNS over the tunnel to prevent leaks. Per‑session keys are exchanged using the Noise protocol framework with Curve25519, ensuring unique encryption for each connection.

Features

  • Censorship Bypasses - Routes traffic through an unrestricted VPN tunnel to access blocked websites without fees, registration, or limits.
  • Kernel-Space Packet Processing - Creates a virtual network interface at the kernel level to intercept and redirect all device traffic into the encrypted tunnel.
  • WireGuard VPN Support - Encrypts and routes network traffic using the WireGuard protocol with a minimal cryptographic handshake and kernel-level packet forwarding.
  • Censorship Circumvention Tools - Traverses firewalls and filtering to reach websites that are otherwise inaccessible.
  • Connection Keepalives - Sends periodic heartbeat packets over the tunnel to detect network drops and automatically restore the VPN connection.
  • Free VPN Services - Establishes VPN connections without any cost, registration, or data caps for unrestricted browsing.
  • Latency-Aware Server Selections - Automatically selects the most responsive VPN server by measuring real-time latency across a distributed server pool.
  • Proxy Infrastructure - Provides free node pools for proxy clients.

स्टार हिस्ट्री

sharmajv/vpn के लिए स्टार हिस्ट्री चार्टsharmajv/vpn के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

अक्सर पूछे जाने वाले प्रश्न

sharmajv/vpn क्या करता है?

This project provides an open-source VPN client that creates an unrestricted tunnel to bypass internet censorship without fees, registration, speed caps, or data limits. It offers free, unlimited VPN tunneling with no sign‑up required, enabling access to blocked websites and unrestricted browsing.

sharmajv/vpn की मुख्य विशेषताएं क्या हैं?

sharmajv/vpn की मुख्य विशेषताएं हैं: Censorship Bypasses, Kernel-Space Packet Processing, WireGuard VPN Support, Censorship Circumvention Tools, Connection Keepalives, Free VPN Services, Latency-Aware Server Selections, Proxy Infrastructure।

sharmajv/vpn के कुछ ओपन-सोर्स विकल्प क्या हैं?

sharmajv/vpn के ओपन-सोर्स विकल्पों में शामिल हैं: mullvad/mullvadvpn-app — This project is a privacy-focused VPN manager and WireGuard client application designed to establish encrypted tunnels… peasoft/nomorewalls — NoMoreWalls is a proxy subscription aggregator and configuration generator designed to bypass internet censorship. It… freefq/tutorials — This project is a configuration guide and manual for bypassing internet censorship. It provides instructions for… vvbbnn00/warp-clash-api — WARP-Clash-API is a backend service designed to manage Cloudflare WARP endpoints and generate routing configurations… celzero/rethink-app — This project is a network security tool providing an application network firewall, a DNS blocklist manager, and a VPN… googlehosts/hosts — This project is a curated collection of domain-to-IP mappings designed to bypass network censorship and restore access…

Vpn के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Vpn के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • mullvad/mullvadvpn-appmullvad का अवतार

    mullvad/mullvadvpn-app

    6,778GitHub पर देखें↗

    This project is a privacy-focused VPN manager and WireGuard client application designed to establish encrypted tunnels that mask user IP addresses and activity. It focuses on maintaining anonymity through a system that supports account creation without personal identifying information. The application distinguishes itself with advanced privacy tools, including a multi-hop orchestrator for routing traffic through multiple sequential servers and a network traffic obfuscator that uses Shadowsocks, TCP, and QUIC to bypass deep packet inspection and censorship. It also implements quantum-resistant

    Rustelectronnodejsopenvpn
    GitHub पर देखें↗6,778
  • peasoft/nomorewallspeasoft का अवतार

    peasoft/NoMoreWalls

    3,020GitHub पर देखें↗

    NoMoreWalls is a proxy subscription aggregator and configuration generator designed to bypass internet censorship. It functions as a tool for collecting public proxy nodes and compiling them into subscription files compatible with the Clash network core. The project differentiates itself by providing a local system for fetching, filtering, and provisioning curated proxy server configurations from multiple sources. It includes mechanisms to exclude specific proxy protocols and limit imported nodes to improve network stability and performance. The system manages network traffic routing through

    Pythonbypass-gfwchinaclash
    GitHub पर देखें↗3,020
  • freefq/tutorialsfreefq का अवतार

    freefq/tutorials

    3,756GitHub पर देखें↗

    This project is a configuration guide and manual for bypassing internet censorship. It provides instructions for installing and configuring proxy software to route network traffic through secure nodes to access restricted web content. The guide focuses on proxy server configuration, including tutorials for importing remote server settings via formatted URLs and managing node-based connections. It covers the setup of secure network tunnels and the activation of proxy servers to bypass local network filters. The material covers network traffic routing, including the use of global and automatic

    GitHub पर देखें↗3,756
  • vvbbnn00/warp-clash-apivvbbnn00 का अवतार

    vvbbnn00/WARP-Clash-API

    8,845GitHub पर देखें↗

    WARP-Clash-API is a backend service designed to manage Cloudflare WARP endpoints and generate routing configurations and subscription links compatible with the Clash proxy ecosystem. It functions as a proxy subscription server and a VPN gateway manager to secure and redirect network traffic. The project utilizes a network endpoint optimizer to filter IP addresses based on latency and packet loss for stable connections. It implements an automated credential refresh cycle for license keys and employs secret-keyed validation to control access to subscription settings. The system includes capabi

    Python
    GitHub पर देखें↗8,845
Vpn के सभी 30 विकल्प देखें→