How to login to a website with no username when using lynx?

I'm trying to login to a Linksys router web interface using lynx. From what I understand, if I use the command

lynx -auth=username:password

I can login with basic http authentication. However the router's default password contains no username, and a password of admin. So how can I login considering the username is blank?

3 Reset to default

Know someone who can answer? Share a link to this question via email, Twitter, or Facebook.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like