Skip to content

Instantly share code, notes, and snippets.

@kaskavalci
Created September 26, 2015 10:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kaskavalci/8c51594fcfd832fe0174 to your computer and use it in GitHub Desktop.
Save kaskavalci/8c51594fcfd832fe0174 to your computer and use it in GitHub Desktop.
Acquire::http::Proxy "http://proxy.com:8080";
Acquire::https::Proxy "http://proxy.com:8080";
Acquire::ftp::Proxy "http://proxy.com:8080";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment