xpipe/lang/proc/texts/sshConfigs_en.md
2024-04-13 16:23:09 +00:00

758 B

SSH configs

XPipe loads all hosts and applies all settings that you have configured in the selected file. So by specifying a configuration option on either a global or host-specific basis, it will automatically be applied to the connection established by XPipe.

If you want to learn more about how to use SSH configs, you can use man ssh_config or read this guide.

Identities

Note that you can also specify an IdentityFile option in here. If any identity is specified in here, any otherwise specified identity later down below will be ignored.

X11 forwarding

If any options for X11 forwarding are specified here, XPipe will automatically attempt to set up X11 forwarding on Windows through WSL.