Affected Version
Latest
Expected Behavior
Usage should be easily explained in writing instead of diagrams. Usage of words source. destination, and local are ambiguous an confusing.
For isntance, I would like to access a database on a remote host through SSH.
start --host user@remote.com:22 --remote-port 3306 --local-port 3307
Then I can access MYSQL on localhost:3307
Which commands do I use with mole?
Current Behavior
Steps to Reproduce
Affected Version
Latest
Expected Behavior
Usage should be easily explained in writing instead of diagrams. Usage of words
source. destination, and localare ambiguous an confusing.For isntance, I would like to access a database on a remote host through SSH.
start --host user@remote.com:22 --remote-port 3306 --local-port 3307Then I can access MYSQL on localhost:3307
Which commands do I use with mole?
Current Behavior
Steps to Reproduce