Skip to content

Instantly share code, notes, and snippets.

@mlzxy
Created December 17, 2016 08:35
Show Gist options
  • Save mlzxy/4909003d342444f6541de211c263ea1d to your computer and use it in GitHub Desktop.
Save mlzxy/4909003d342444f6541de211c263ea1d to your computer and use it in GitHub Desktop.
set proxy
export http_proxy='http://127.0.0.1:8123'
export https_proxy='http://127.0.0.1:8123'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment