openssh
This commit is contained in:
12
openssh/.ssh/config
Normal file
12
openssh/.ssh/config
Normal 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
|
||||||
Reference in New Issue
Block a user