Created
August 10, 2016 09:45
-
-
Save MatthieuLemoine/eded12f75935a0a1e1918c35c2d3b253 to your computer and use it in GitHub Desktop.
Tomcat remote debugging
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
ssh -f <remote-host> -L <local-port>:127.0.0.1:<remote-port> -N |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment