Created
September 5, 2019 08:21
-
-
Save ogrosko/15f97e0121d275039f48c9879bb2f07f to your computer and use it in GitHub Desktop.
Connect to solr server from localhost
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 -N -L 8983:127.0.0.1:8983 [email protected] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment