Revision 2 as of 2019-11-01 07:48:57

Clear message

SSH

Config file

Example

Host server
  hostname 1.2.3.4
  user username
  port 2222
  LocalForward 8443 localhost:443