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.37k stars 311 forks source link

Does not remember frequency band setting on restart #431

Open CaptainMorgan12 opened 1 month ago

CaptainMorgan12 commented 1 month ago

Ubuntu 24.04, linux-wifi-hotspot .deb install v4.7.2, wayland.

Steps to repeat:

  1. toggle frequency to Auto
  2. create hotspot
  3. connect client to hotspot
  4. restart computer
  5. open linux-wifi-hotspot

Observe toggle is back at 2.4GHz.

What it should be doing is save all settings surviving any restarts, or closing of the app.

Screenshot from 2024-10-03 14-56-36

Sidenote: your app is absolutely awesome!