Skip to content

Instantly share code, notes, and snippets.

@paweljw
Last active October 2, 2019 16:33
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save paweljw/f580d15d7762e371a9210dccd0d3b18d to your computer and use it in GitHub Desktop.

netsh interface portproxy add v4tov6 listenport=80 listenaddress=127.0.0.1 connectport=3000 connectaddress=[::1]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment