awkman / pywifi

A cross-platform module for manipulating WiFi devices.
MIT License
447 stars 154 forks source link

No wifi hotspot #79

Open Alicedrop opened 9 months ago

Alicedrop commented 9 months ago

Pywifi can not start a wireless hotspot. Can you add the function of manipulating the network controller to enable a WiFi hotspot ? (Notes: using the cmd command "netsh" to start one is not a good idea, because it needs a network connection which has Internet connection.)