Skip to content

Instantly share code, notes, and snippets.

@dapperfu
Created September 20, 2016 21:26
Show Gist options
  • Save dapperfu/c3d4886f05aaee1b1dd39b233fe87d34 to your computer and use it in GitHub Desktop.
Save dapperfu/c3d4886f05aaee1b1dd39b233fe87d34 to your computer and use it in GitHub Desktop.
Acquire::http::proxy "http://apt-cacher.lan:3142/";
Acquire::https::proxy "http://apt-cacher.lan:3142/";
@dapperfu
Copy link
Author

curl -o /etc/apt/apt.conf.d/99proxy https://gist.githubusercontent.com/jedediahfrey/c3d4886f05aaee1b1dd39b233fe87d34/raw/2f68e7090b4ffbb9d1517f8fcef154b35593d325/99proxy

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment