Add ssh config

This commit is contained in:
Lockszmith (@VAST) 2025-02-27 13:53:21 -05:00
parent eecfe1a6dc
commit ae5a5294cc
4 changed files with 18 additions and 0 deletions

View file

@ -0,0 +1,8 @@
Include config.d/*
Host kateryna.out
HostName szk.li
Port 8080
User sz
# vim: set ft=sshconfig sw=4 sts=4 et:

View file