Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Start SOCKS proxy session

In a terminal, start the SOCK proxy (Dynamic Port Forwarding) session with:

Code Block
% ssh -v -C -N -D 9050 -J myecuser@shell.ecmwf.int myecuser@myecworkstation

...