VS010 路由器 旁路纪实
开启SSH
1 | http://192.168.2.1/api/set/telnet |
修改WIFI名称和密码
WIFI名称不能有空格,密码不能有特殊符号 解决方案
先把名字和密码设置成正常值,断点到图中标记的点,然后控制台执行命令
搜索关键字:2.4G WiFi名称输入有误
1 | getObj("wifi_1_ssid").value='WIFI' |
修改密码
密码不能通过改数据实现特俗符号,或者实现难度高
定时重启
需要开启SSH,连接SSH
1 | touch /etc/crontabs/root |
修改 SSH 信息
1 | vim /etc/dropbear/authorized_keys |
信息
万能的 codex 能帮你安装各种插件
1 | cat /etc/openwrt_release |
XRSec has the right to modify and interpret this article. If you want to reprint or disseminate this article, you must ensure the integrity of this article, including all contents such as copyright notice. Without the permission of the author, the content of this article shall not be modified or increased or decreased arbitrarily, and it shall not be used for commercial purposes in any way
本博客所有文章除特别声明外,均采用 CC BY-NC-SA 4.0 许可协议。转载请注明来源 XR-SEC!
评论












