Created
July 25, 2022 05:14
-
-
Save MarshalOfficial/476178fa1657f731e97337c07aaea87d to your computer and use it in GitHub Desktop.
win-wsl-port-proxy poweshell
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
netsh interface portproxy add v4tov4 listenport=8085 listenaddress=0.0.0.0 connectport=8085 connectaddress=172.30.32.1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment