awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Mygod avatar

Mygod/VPNHotspot

0
View on GitHub↗
6,019 stars·528 forks·Kotlin·Apache-2.0·7 vues

VPNHotspot

VPNHotspot est un utilitaire de routage réseau Android au niveau root conçu pour partager une connexion VPN active avec d'autres appareils via un hotspot sans fil ou un répéteur. Il fonctionne comme un gestionnaire réseau qui modifie les paramètres sans fil du système pour router le trafic partagé via un tunnel chiffré.

L'outil fournit des capacités pour contourner les restrictions de partage de connexion (tethering) des opérateurs de réseau mobile en routant le trafic via un VPN ou un socksifier. Il inclut un contrôleur pour configurer le déchargement matériel sans fil et gérer le partage de connexions réseau en tant que répéteur.

Le projet couvre des tâches d'administration réseau telles que la configuration de hotspot et la gestion des clients connectés. Il gère le routage réseau au niveau système via le transfert de paquets, les règles de pare-feu et le pontage réseau virtuel.

Features

  • Tethering Restriction Bypasses - Routes network traffic through a VPN to avoid connection restrictions imposed by mobile network operators.
  • Interface-Based Packet Forwarding - Enables the operating system to pass network packets between the wireless LAN and the encrypted VPN tunnel interface.
  • Proxy Connection Sharing - Distributes an active encrypted VPN tunnel to other devices on a local network via a wireless hotspot.
  • Network Routing Utilities - Functions as a root-level utility to manage and direct network traffic flow for tethered Android devices.
  • Traffic Routing Rules - Uses kernel-level iptables rules to define how traffic from wireless clients is routed through the VPN interface.
  • Hotspot VPN Routing - Directs encrypted data through a Wi-Fi hotspot so all connected devices use the same secure tunnel.
  • Wireless Bridges - Implements virtual network bridging to link the wireless interface with the VPN tunnel for seamless data flow.
  • VPN Hotspot Sharing Tools - Broadcasts an active VPN connection to other devices via a wireless hotspot or repeater.
  • Root System Modifiers - Executes high-privilege shell commands to modify protected kernel parameters and system network settings.
  • Traffic Tunneling - Redirects standard network traffic through a SOCKS proxy to encapsulate data before it leaves the device.
  • Wi-Fi Repeater Controllers - Provides a controller for configuring wireless hardware offload and sharing network connections as a repeater.
  • Hotspot Configuration - Modifies system wireless settings and toggles hardware offload options to control how internet connections are shared.
  • Wireless Hardware Offload Controllers - Provides a controller to disable wireless hardware offload to ensure tethered traffic is processed by the software firewall.

Historique des stars

Graphique de l'historique des stars pour mygod/vpnhotspotGraphique de l'historique des stars pour mygod/vpnhotspot

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Questions fréquentes

Que fait mygod/vpnhotspot ?

VPNHotspot est un utilitaire de routage réseau Android au niveau root conçu pour partager une connexion VPN active avec d'autres appareils via un hotspot sans fil ou un répéteur. Il fonctionne comme un gestionnaire réseau qui modifie les paramètres sans fil du système pour router le trafic partagé via un tunnel chiffré.

Quelles sont les fonctionnalités principales de mygod/vpnhotspot ?

Les fonctionnalités principales de mygod/vpnhotspot sont : Tethering Restriction Bypasses, Interface-Based Packet Forwarding, Proxy Connection Sharing, Network Routing Utilities, Traffic Routing Rules, Hotspot VPN Routing, Wireless Bridges, VPN Hotspot Sharing Tools.

Quelles sont les alternatives open-source à mygod/vpnhotspot ?

Les alternatives open-source à mygod/vpnhotspot incluent : raspap/raspap-webgui — This project is a wireless hotspot management interface for Debian devices. It provides a web-based controller for… lakinduakash/linux-wifi-hotspot — This project is a Linux WiFi hotspot manager that provides a graphical user interface and command-line tools for… octelium/octelium — Octelium is a zero-trust network access platform and identity-aware proxy designed to secure private HTTP, SSH, and… lowertop/shadowrocket — Shadowrocket is a proxy client application for mobile devices that functions as a multi-protocol proxy manager and a… angristan/openvpn-install — This project provides a shell-based automation utility for deploying and managing OpenVPN servers on Linux hosts. It… yonggekkk/x-ui-yg — x-ui-yg is a web-based proxy panel and multi-protocol manager used to deploy and manage network proxy protocols for…

Alternatives open source à VPNHotspot

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec VPNHotspot.
  • raspap/raspap-webguiAvatar de RaspAP

    RaspAP/raspap-webgui

    5,184Voir sur GitHub↗

    This project is a wireless hotspot management interface for Debian devices. It provides a web-based controller for managing wireless access points, wireless repeaters, VPN gateways, and DNS ad-blocking filters. The system includes a captive portal framework to intercept network traffic via customizable splash pages and a VPN controller that supports WireGuard and OpenVPN with kill-switch functionality. It further differentiates itself with a DNS ad-blocking filter using curated blacklists and the ability to operate in multiple network modes, including bridged access point and wireless repeate

    PHParmbiandebiandnsmasq
    Voir sur GitHub↗5,184
  • lakinduakash/linux-wifi-hotspotAvatar de lakinduakash

    lakinduakash/linux-wifi-hotspot

    4,297Voir sur GitHub↗

    This project is a Linux WiFi hotspot manager that provides a graphical user interface and command-line tools for creating wireless access points and sharing internet connections. It functions as a network interface sharer and access point controller, distributing connectivity from any network interface to wireless clients. The software distinguishes itself by including a VPN traffic router that tunnels hotspot traffic through a virtual network interface to provide secure connectivity. It also features a utility to generate QR codes for sharing connection details, allowing devices to join the

    Carchlinuxgtk3gui
    Voir sur GitHub↗4,297
octelium/octeliumAvatar de octelium

octelium/octelium

3,371Voir sur GitHub↗

Octelium is a zero-trust network access platform and identity-aware proxy designed to secure private HTTP, SSH, and SQL resources. It functions as a secure gateway that validates human and workload identities using OIDC, SAML, and FIDO2 passkeys before granting access to internal applications and SaaS APIs. The system is distinguished by its secretless access broker, which injects credentials—such as API keys, passwords, and AWS Sigv4 signatures—at the gateway level so users can access databases and cloud resources without managing secrets. It further specializes in AI gateway administration,

Goabacai-gatewayapi-gateway
Voir sur GitHub↗3,371
  • lowertop/shadowrocketAvatar de LOWERTOP

    LOWERTOP/Shadowrocket

    2,816Voir sur GitHub↗

    Shadowrocket is a proxy client application for mobile devices that functions as a multi-protocol proxy manager and a rule-based traffic router. It acts as a programmable network gateway, utilizing a virtual network interface to route system-level traffic through secure tunnels. The project distinguishes itself through a programmable environment that executes JavaScript scripts and modules to automate DNS resolution and handle complex network request logic. It further provides an HTTPS traffic inspector capable of decrypting encrypted traffic using custom certificates to modify headers and rew

    shadowrocketshadowrocket-manual
    Voir sur GitHub↗2,816
  • Voir les 30 alternatives à VPNHotspot→