txn2 / txwifi

Raspberry Pi (arm) wifi configuration container. Configure and control wifi connectivity with a JSON based REST api.
https://imti.co/iot-wifi/
MIT License
146 stars 60 forks source link

How can I disconnect the Wifi? #15

Closed soxipi closed 5 years ago

soxipi commented 5 years ago

After I see the code, I see there is only support for scan, status, connect, and kill. So how can i disconnect the wifi or I need to modify the code myself?

cjimti commented 5 years ago

@soxipi you are welcome to fork and make a version that suits your requirements.