What's new

Logoff WebUI through SSH

gA2ZZCnZz

Occasional Visitor
I would like to log into the router through the WebUI after I forgot to logout from a different IP. I know I saw someone sharing the ssh commands to do this log the last web user out, but even with hours of searching I can't find them again. Could someone please share how to do this again?
 
Code:
nvram set login_ip_str=""
nvram set login_timestamp=""
nvram set login_ip=""
nvram commit

This might not work however if the browser is left open on a page that refreshes itself, as the browser will automatically resubmit the http basic authentication credentials to the router.
 

Support SNBForums w/ Amazon

If you'd like to support SNBForums, just use this link and buy anything on Amazon. Thanks!

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Back
Top