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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
lakinduakash avatar

lakinduakash/linux-wifi-hotspot

0
View on GitHub↗
4,297 stars·381 forks·C·BSD-2-Clause·5 views

Linux Wifi Hotspot

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 network without manual password entry.

The tool covers comprehensive network management, including DHCP and DNS assignment, SSID and channel configuration, and real-time monitoring of connected devices. Security is handled through MAC address access control and wireless client isolation to prevent communication between connected devices.

The project includes a build system that compiles the software into Debian packages using containers to ensure a consistent build environment.

Features

  • Wireless Access Point Routers - Creates a wireless access point on Linux to share the host's internet connection with other devices.
  • Access Point Creation - Allows the creation of wireless access points to share internet connections from any network interface.
  • DHCP and DNS Services - Implements DHCP and DNS services to automatically assign IP addresses to wireless hosts.
  • Network Management Command-Line Interfaces - Provides a comprehensive command-line interface for managing the creation and configuration of wireless access points.
  • DHCP Servers - Ships a lightweight DHCP server using dnsmasq to assign IP addresses to connected wireless clients.
  • Network Interface Bridging - Distributes connectivity from any network interface to wireless clients using NAT or network bridging.
  • Traffic Routing Rules - Utilizes iptables firewall rules to manage network address translation and traffic routing between interfaces.
  • Hotspot VPN Routing - Routes all traffic from the wireless hotspot through a secure VPN tunnel for all connected devices.
  • Internet Connection Sharing - Implements network address translation to share a single internet connection with multiple local wireless clients.
  • Access Point Configurations - Allows customization of SSID visibility, gateway IP addresses, and wireless radio parameters.
  • Wireless Access Point Management - Interfaces with the hostapd daemon to control wireless hardware and create a functional access point.
  • Linux WiFi Hotspot Managers - Provides a GUI and command-line tool for creating wireless access points and sharing internet on Linux.
  • MAC Address Access Control - Restricts network entry by filtering and validating the hardware MAC addresses of attempting devices.
  • Network Connection Sharing - Provides a utility to generate scannable QR codes for sharing wireless connection details without manual password entry.
  • Client Isolation - Prevents connected wireless clients from communicating with each other over the local network for improved security.
  • MAC Address Access Control - Restricts hotspot access through MAC address filtering to ensure only authorized devices can connect.
  • Boot-Time Auto-Start - Enables the hotspot service to launch automatically on system boot using saved configurations.
  • Device Connection Monitoring - Displays a real-time list of active devices connected to the hotspot to monitor network status.
  • Hotspot Provisioning Automation - Automates the deployment of wireless hotspots on system boot using configuration files.

Star history

Star history chart for lakinduakash/linux-wifi-hotspotStar history chart for lakinduakash/linux-wifi-hotspot

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Linux Wifi Hotspot

Similar open-source projects, ranked by how many features they share with Linux Wifi Hotspot.
  • oblique/create_apoblique avatar

    oblique/create_ap

    4,515View on GitHub↗

    create_ap is a Linux network management script used to create wireless access points. It functions as a tool for establishing NAT gateways and network bridges to share internet connectivity from a wired or wireless connection with other devices. The project automates the configuration of wireless interfaces, including the management of channels, encryption standards, and network visibility. It supports both network address translation and data link layer bridging to route traffic to wireless clients. Additional capabilities include wireless client isolation to prevent peer-to-peer communicat

    Shellaccess-pointhostapdwifi
    View on GitHub↗4,515
  • raspap/raspap-webguiRaspAP avatar

    RaspAP/raspap-webgui

    5,184View on 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
    View on GitHub↗5,184
  • mygod/vpnhotspotMygod avatar

    Mygod/VPNHotspot

    6,019View on GitHub↗

    VPNHotspot is a root-level Android network routing utility designed to share an active VPN connection with other devices via a wireless hotspot or repeater. It functions as a network manager that modifies system wireless settings to route tethered traffic through an encrypted tunnel. The tool provides capabilities to bypass mobile network operator tethering restrictions by routing traffic through a VPN or socksifier. It includes a controller for configuring wireless hardware offload and managing the sharing of network connections as a repeater. The project covers network administration tasks

    Kotlinandroidhotspottethering
    View on GitHub↗6,019
  • nadoo/glidernadoo avatar

    nadoo/glider

    3,685View on GitHub↗

    Glider is a multi-protocol forward proxy, transparent proxy gateway, and network service provider. It functions as a DNS and DHCP server, a Linux IP set manager, and a network traffic load balancer. The project distinguishes itself through a protocol-translation bridge that translates traffic between different proxy schemes and a chain-based routing system that sequences multiple remote proxy servers. It supports transparent traffic interception at the system level and utilizes build-time protocol stripping to minimize the binary size of the executable. The system covers a broad range of net

    Godhcpdnsdnsmasq
    View on GitHub↗3,685
See all 30 alternatives to Linux Wifi Hotspot→

Frequently asked questions

What does lakinduakash/linux-wifi-hotspot do?

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.

What are the main features of lakinduakash/linux-wifi-hotspot?

The main features of lakinduakash/linux-wifi-hotspot are: Wireless Access Point Routers, Access Point Creation, DHCP and DNS Services, Network Management Command-Line Interfaces, DHCP Servers, Network Interface Bridging, Traffic Routing Rules, Hotspot VPN Routing.

What are some open-source alternatives to lakinduakash/linux-wifi-hotspot?

Open-source alternatives to lakinduakash/linux-wifi-hotspot include: oblique/create_ap — create_ap is a Linux network management script used to create wireless access points. It functions as a tool for… raspap/raspap-webgui — This project is a wireless hotspot management interface for Debian devices. It provides a web-based controller for… mygod/vpnhotspot — VPNHotspot is a root-level Android network routing utility designed to share an active VPN connection with other… nadoo/glider — Glider is a multi-protocol forward proxy, transparent proxy gateway, and network service provider. It functions as a… arendst/tasmota — Tasmota is a universal firmware platform for ESP8266 and ESP32 microcontrollers, designed to provide local control and… lowertop/shadowrocket — Shadowrocket is a proxy client application for mobile devices that functions as a multi-protocol proxy manager and a…