quick basic auth
I often go for the man
when I wget or curl something from a site with basic
auth and completely forget I can do this:
curl http://USER:PASSWORD@segv.me/some/basic/auth/protected/file
Just a little faster on the draw.
I often go for the man
when I wget or curl something from a site with basic
auth and completely forget I can do this:
curl http://USER:PASSWORD@segv.me/some/basic/auth/protected/file
Just a little faster on the draw.