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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 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·6 Aufrufe

Linux Wifi Hotspot

Dieses Projekt ist ein Linux-WiFi-Hotspot-Manager, der eine grafische Benutzeroberfläche und Kommandozeilentools zur Erstellung drahtloser Zugangspunkte und zur gemeinsamen Nutzung von Internetverbindungen bereitstellt. Es fungiert als Netzwerkschnittstellen-Sharer und Access-Point-Controller, der Konnektivität von jeder Netzwerkschnittstelle an drahtlose Clients verteilt.

Die Software zeichnet sich dadurch aus, dass sie einen VPN-Traffic-Router enthält, der Hotspot-Traffic durch eine virtuelle Netzwerkschnittstelle tunnelt, um sichere Konnektivität bereitzustellen. Zudem bietet sie ein Utility zur Generierung von QR-Codes für die Freigabe von Verbindungsdetails, was es Geräten ermöglicht, dem Netzwerk ohne manuelle Passworteingabe beizutreten.

Das Tool deckt umfassendes Netzwerkmanagement ab, einschließlich DHCP- und DNS-Zuweisung, SSID- und Kanal-Konfiguration sowie Echtzeit-Überwachung verbundener Geräte. Sicherheit wird durch MAC-Adress-Zugriffskontrolle und Wireless-Client-Isolierung gehandhabt, um die Kommunikation zwischen verbundenen Geräten zu verhindern.

Das Projekt enthält ein Build-System, das die Software in Debian-Pakete unter Verwendung von Containern kompiliert, um eine konsistente Build-Umgebung sicherzustellen.

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-Verlauf

Star-Verlauf für lakinduakash/linux-wifi-hotspotStar-Verlauf für lakinduakash/linux-wifi-hotspot

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Linux Wifi Hotspot

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Linux Wifi Hotspot.
  • oblique/create_apAvatar von oblique

    oblique/create_ap

    4,515Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗4,515
  • raspap/raspap-webguiAvatar von RaspAP

    RaspAP/raspap-webgui

    5,184Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗5,184
  • mygod/vpnhotspotAvatar von Mygod

    Mygod/VPNHotspot

    6,019Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗6,019
  • nadoo/gliderAvatar von nadoo

    nadoo/glider

    3,685Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗3,685
Alle 30 Alternativen zu Linux Wifi Hotspot anzeigen→

Häufig gestellte Fragen

Was macht lakinduakash/linux-wifi-hotspot?

Dieses Projekt ist ein Linux-WiFi-Hotspot-Manager, der eine grafische Benutzeroberfläche und Kommandozeilentools zur Erstellung drahtloser Zugangspunkte und zur gemeinsamen Nutzung von Internetverbindungen bereitstellt. Es fungiert als Netzwerkschnittstellen-Sharer und Access-Point-Controller, der Konnektivität von jeder Netzwerkschnittstelle an drahtlose Clients verteilt.

Was sind die Hauptfunktionen von lakinduakash/linux-wifi-hotspot?

Die Hauptfunktionen von lakinduakash/linux-wifi-hotspot sind: 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.

Welche Open-Source-Alternativen gibt es zu lakinduakash/linux-wifi-hotspot?

Open-Source-Alternativen zu lakinduakash/linux-wifi-hotspot sind unter anderem: 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…