lakinduakash / linux-wifi-hotspot

Feature-rich wifi hotspot creator for Linux which provides both GUI and command-line interface. It is also able to create a hotspot using the same wifi card which is connected to an AP already ( Similar to Windows 10).
BSD 2-Clause "Simplified" License
3.04k stars 282 forks source link

Running several access points #334

Open ItsK1tty opened 11 months ago

ItsK1tty commented 11 months ago

There's a use case when I have three different interfaces (eth0, wlan0, wlan1), and I need to dedicate the wlan interfaces to running two different access points. However, when I start the second instance of wihotspot, it quickly finds that the hotspot is already running, and I can't launch the second AP. Is this possible to achieve right now?