diff --git a/etc/ssh/config.d b/etc/ssh/config.d new file mode 120000 index 00000000..4929ab4d --- /dev/null +++ b/etc/ssh/config.d @@ -0,0 +1 @@ +ssh_config.d \ No newline at end of file diff --git a/etc/ssh/ssh_config.d/example.conf b/etc/ssh/ssh_config.d/example.conf new file mode 100644 index 00000000..5f0e903d --- /dev/null +++ b/etc/ssh/ssh_config.d/example.conf @@ -0,0 +1,6 @@ +#Host example + #Hostname compuutteri.example.net + #Port 12345 + #IdentityFile /home/username/.ssh/privkey + #ProxyJump uzanto@komputilo.example.net:2222 + #User account42