Created
August 17, 2017 02:58
-
-
Save lifei6671/e67b6d622f0c05ec508139a089e5f76d to your computer and use it in GitHub Desktop.
Windows端口转发
This file contains hidden or 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=3333 connectaddress=172.17.30.42 connectport=3306 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment