Skip to content

Instantly share code, notes, and snippets.

@hf35
Created August 14, 2020 08:43
Show Gist options
  • Save hf35/9f26b4e0e06b9987d33e6b1476ff74e6 to your computer and use it in GitHub Desktop.
Save hf35/9f26b4e0e06b9987d33e6b1476ff74e6 to your computer and use it in GitHub Desktop.
netsh interface
netsh interface portproxy add v4tov4 listenport=3000 listenaddress=0.0.0.0 connectport=3000 connectaddress=172.30.165.145
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment