Skip to content

Instantly share code, notes, and snippets.

@hisui
Created November 13, 2017 09:50
Show Gist options
  • Save hisui/c418232f349d716813b86993ade899db to your computer and use it in GitHub Desktop.
Save hisui/c418232f349d716813b86993ade899db to your computer and use it in GitHub Desktop.
netsh interface portproxy add v4tov4 listenport=443 listenaddress=127.0.0.1 connectport=9443 connectaddress=127.0.0.1 protocol=tcp
netsh interface portproxy delete
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment