开发者

Lynx: how to use -auth flag when username contains domain?

开发者 https://www.devze.com 2023-03-30 19:33 出处:网络
I have a prob开发者_Python百科lem with Lynx. I\'m trying to log in on a web page using the -auth flag. The line I use is

I have a prob开发者_Python百科lem with Lynx. I'm trying to log in on a web page using the -auth flag. The line I use is

lynx -accept_all_cookies -auth=mydomain\myuser:mypass 
http://ultracooldomain.com/default.aspx

This does not seem to work. What am I doing wrong (if I login with the same user/pass combination in Lynx it works)?

Thanks Nocklas


Solved it using -auth=mydomain\\myuser:mypass

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号