This commit is contained in:
2026-02-25 00:53:20 +03:00
parent 7b74bcab38
commit 1cf977d23f

12
openssh/.ssh/config Normal file
View File

@@ -0,0 +1,12 @@
Host VPS
HostName postmodernist.ru
User root
Port 8749
Host Proxmox
Hostname 192.168.1.2
User root
Port 8335
Host Gitea-host
HostName 192.168.1.3
User root
Port 8735