Skip to content

Instantly share code, notes, and snippets.

@tuksik
Created April 20, 2014 11:23
Show Gist options
  • Save tuksik/11111622 to your computer and use it in GitHub Desktop.
Save tuksik/11111622 to your computer and use it in GitHub Desktop.
Apt-proxy
Acquire::http { Proxy "http://10.0.2.2:3142"; };
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment