hak5 / pineapple-modules

The Official WiFi Pineapple Module Repository for the WiFi Pineapple Mark VII
https://wifipineapple.com
368 stars 157 forks source link

Fix uci_helper return #51

Closed KoalaV2 closed 3 years ago

KoalaV2 commented 3 years ago

Change subprocess.run for subproces.check_output and then decode the bytes into utf-8