Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagetext
 alias curl="curl -x user:pwd@some_proxy_address:8080"

Using the .curlrc file

Yes Yet another option is to configure a ~/.curlrc file:

...