Skip to content

Instantly share code, notes, and snippets.

@lifei6671
Created August 17, 2017 02:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lifei6671/e67b6d622f0c05ec508139a089e5f76d to your computer and use it in GitHub Desktop.
Save lifei6671/e67b6d622f0c05ec508139a089e5f76d to your computer and use it in GitHub Desktop.
Windows端口转发
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