ASUS router set ANY password with no character restrictions

Post Reply
zemerdon
Site Admin
Posts: 239
Joined: Mon Jan 23, 2023 8:13 pm

ASUS router set ANY password with no character restrictions

Post by zemerdon »

SSH into router and set ANY password with the following commands...

sets password

Code: Select all

nvram set http_passwd="mypassword"
save changes

Code: Select all

nvram commit
reboot router

Code: Select all

reboot
Post Reply