This topic created in 1782 days ago, the information mentioned may be changed or developed.
能否通过 ssh 上去重置密码,或者把当前的配置 dump 出来也行,主要是不想重新配置。
谢谢各位!
3 replies • 2021-06-22 23:29:15 +08:00
 |
|
1
felixcode Jun 22, 2021 via Android 3
nvram set http_passwd="mypassword" nvram commit
|