Печенька блять!

This commit is contained in:
2025-02-11 00:18:55 +03:00
parent fb73a963b6
commit 11c5031c60
74 changed files with 0 additions and 0 deletions

20
🍪/SSH/main Normal file
View File

@@ -0,0 +1,20 @@
Host *
IdentitiesOnly=yes
# Raspbery Pi 3 B+
Host rpi
User user
HostName 192.168.1.50
ServerAliveInterval 59
# iiiypuk.me
Host kvm5
User alex
HostName 92.63.105.65
IdentityFile /home/user/.ssh/kvm5
ServerAliveInterval 59
# Gitea instance
Host git.a2s.su
User gitea
IdentityFile /home/user/.ssh/gitea