This repository has been archived on 2024-03-04. You can view files and clone it, but cannot push or open issues or pull requests.
linux/.ssh/config

45 lines
510 B
Plaintext
Raw Normal View History

2023-08-08 16:24:15 +03:00
Host home
2023-12-05 22:16:14 +03:00
HostName 192.168.1.2
User root
Port 22143
2023-08-08 16:24:15 +03:00
2023-11-03 23:15:23 +03:00
Host desktop
2023-12-05 22:16:14 +03:00
Hostname 192.168.1.3
User root
Port 22143
2023-11-03 23:15:23 +03:00
Host work
2023-12-05 22:16:14 +03:00
Hostname 192.168.1.5
User root
Port 22143
2023-08-08 16:24:15 +03:00
Host pi
2023-12-05 22:16:14 +03:00
Hostname 192.168.1.6
User root
Port 22143
2023-08-08 16:24:15 +03:00
2023-11-03 23:15:23 +03:00
Host dasha
2023-12-05 22:16:14 +03:00
HostName 192.168.1.7
User root
Port 22143
2023-11-03 23:15:23 +03:00
Host laptop
2023-12-05 22:16:14 +03:00
Hostname 192.168.1.9
User root
Port 22143
2023-08-08 16:24:15 +03:00
Host fsight
2023-12-05 22:16:14 +03:00
Hostname 10.30.217.25
User root
Port 22
2023-08-08 16:24:15 +03:00
Host vpn
2023-12-05 22:16:14 +03:00
Hostname 194.113.233.38
User root
Port 22143
2023-08-08 16:24:15 +03:00
Host fmpmaven
2023-12-05 22:16:14 +03:00
Hostname 10.30.22.10
User root
Port 22