Connect to server using ssh with -L flag?

Hi John, Core Shell doesn't provide direct means to create port forwarding, I suggest two alternatives:

  1. Go and get Core Tunnel from App Store, and copy then paste the host from Core Shell, at last create a local port forwarding.

  2. Edit your ~/.ssh/config file, and add a LocalForward directive for the host.

Let me know if you need assistance.

Yang