摘要: Most routers allow to save and restore configuration from files. This is cool because you can edit the configuration file and upload to the router aga 阅读全文
posted @ 2016-01-24 10:47 dozeoo 阅读(3476) 评论(1) 推荐(0)
摘要: TPLink 路由器备份文件bin文件 测试路由器 WR885,备份文件加密方式DES,密钥:478DA50BF9E3D2CF linux端: openssl enc -d -des-ecb -nopad -K 478DA50BF9E3D2CF -in config.bin python: pyth 阅读全文
posted @ 2016-01-24 10:25 dozeoo 阅读(7432) 评论(3) 推荐(0)