Skip to content

Instantly share code, notes, and snippets.

@grittyninja
Created August 20, 2025 14:21
Show Gist options
  • Select an option

  • Save grittyninja/677ecec92e2e2143cc701557ab577df0 to your computer and use it in GitHub Desktop.

Select an option

Save grittyninja/677ecec92e2e2143cc701557ab577df0 to your computer and use it in GitHub Desktop.
xiaomi.repeater.v3 replay insecure wifi
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