Skip to content

Instantly share code, notes, and snippets.

@sheyu921
Created May 17, 2023 08:41
Show Gist options
  • Save sheyu921/e3cf3d1d79d4b70098883420a5cce590 to your computer and use it in GitHub Desktop.
Save sheyu921/e3cf3d1d79d4b70098883420a5cce590 to your computer and use it in GitHub Desktop.
wsl2 config proxy
export ALL_PROXY="http://$host_ip:7890"
# where $host_ip should be the ip running the proxy app
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment