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

Ad-Hoc mode support #358

Open TriMoon opened 8 months ago

TriMoon commented 8 months ago

Is your feature request related to a problem? Please describe. My driver does not support "AP" mode for my device, it only supports managed and ibss modes. (Driver is: broadcom-sta-dkms)

Describe the solution you'd like Able to use this software to create a hotspot with drivers that don't support "ap" mode.

Describe alternatives you've considered I'm still searching to find a way to manually create a hotspot using "Ad-Hoc/ibss" mode.

Additional context