Skip to content

Instantly share code, notes, and snippets.

@kaskavalci
Created September 26, 2015 10:11
Show Gist options
  • 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