Skip to content

Instantly share code, notes, and snippets.

@krishraghuram
Last active October 12, 2017 08:48
Show Gist options
  • Save krishraghuram/381a9c4f8b46d6efc4f4442f135d5aaf to your computer and use it in GitHub Desktop.
Save krishraghuram/381a9c4f8b46d6efc4f4442f135d5aaf to your computer and use it in GitHub Desktop.
Acquire::http::proxy “http://<user>:<pass>@<proxy>:<port>/”; 
Acquire::https::proxy “http://<user>:<pass>@<proxy>:<port>/”; 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment