Created
August 20, 2025 14:21
-
-
Save grittyninja/677ecec92e2e2143cc701557ab577df0 to your computer and use it in GitHub Desktop.
xiaomi.repeater.v3 replay insecure wifi
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 1. Reset Repeater | |
| 2. Connect and run | |
| $ miiocli wifirepeater --ip 10.10.10.1 --token xxx raw_command miIO.config_router '{"ssid":"Open Wi-Fi","passwd":"","uid":0}' | |
| 3. Connect and run | |
| $ miiocli wifirepeater --ip 192.168.19.1 --token xxx raw_command miIO.switch_wifi_ssid '[{"ssid":"my_wifi","pwd":"mywifi1234","hidden":0,"wifi_explorer":0}]' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment