1 # Here is where you can specify any SSH tunnel options See ssh_config(5) for
2 # details. You need to leave the Host line intact, but everything else can
3 # specify whatever you want
6 # REQUIRED: Set this to be the host to which you would like to connect your
10 # REQUIRED: Set this to be the target SSH user on the remote system
13 # ---------------------------------------------------------------------------
14 # The rest are all optional; see ssh_config(5) for the full list of what can
15 # be specified. Some very commonly needed ones are below.
16 # ---------------------------------------------------------------------------
18 # SSH key used for connecting
19 #IdentityFile /path/to/key