Skip to content

Instantly share code, notes, and snippets.

@koenmetsu
Created July 31, 2015 13:13
Show Gist options
  • Save koenmetsu/deb3ccc5c39a89fe2b09 to your computer and use it in GitHub Desktop.
Save koenmetsu/deb3ccc5c39a89fe2b09 to your computer and use it in GitHub Desktop.
Atom apmrc with authenticated proxy
; watch out this is unencrypted!
proxy=http://username:password@proxyurl:proxyport
https-proxy=http://username:password@proxyurl:proxyport
strict-ssl=false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment