oblique / create_ap

[NOT MAINTAINED] This script creates a NATed or Bridged WiFi Access Point.
BSD 2-Clause "Simplified" License
4.43k stars 998 forks source link

Auto Channel Select (ACS) feature in script #430

Open artynet opened 4 years ago

artynet commented 4 years ago

I was wondering if I could tweak the script to add the ACS feature of hostapd. Of course I am well aware that I have to rebuild it from scratch before even doing it....can you give some pointers about that ?

TZubiri commented 4 years ago

https://github.com/oblique/create_ap/pull/435

There's a pull request implementing this. Maybe you could help test it.