Skip to content

reboot xiaomi router python script 重启小米路由器用的脚本,通过调用 web 来登录然后调用 reboot api 实现

Notifications You must be signed in to change notification settings

wuzhuoquan/xiaomiReboot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

xiaomiReboot

reboot xiaomi router python script 重启小米路由器用的脚本,通过调用 web 来登录然后调用 reboot api 实现

使用方式

  1. 依赖 requests 包(pip install requests)
  2. 修改一下脚本内的两个参数 xmpwd(路由密码)和 ROUTE_IP(路由 ip 地址)即可

About

reboot xiaomi router python script 重启小米路由器用的脚本,通过调用 web 来登录然后调用 reboot api 实现

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages