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
513 B
Plaintext
Raw Normal View History

2024-02-07 20:34:09 +03:00
Host dasha
HostName 192.168.1.7
2023-12-05 22:16:14 +03:00
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
2024-02-07 20:34:09 +03:00
Host fmpmaven
Hostname 10.30.22.10
2023-12-05 22:16:14 +03:00
User root
2024-02-07 20:34:09 +03:00
Port 22
2023-08-08 16:24:15 +03:00
2024-02-07 20:34:09 +03:00
Host fsight
Hostname 10.30.217.25
2023-12-05 22:16:14 +03:00
User root
Port 22143
2023-08-08 16:24:15 +03:00
2024-02-07 20:34:09 +03:00
Host home
HostName 192.168.1.2
2023-12-05 22:16:14 +03:00
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
2024-02-07 20:34:09 +03:00
Host pi
Hostname 192.168.1.6
2023-12-05 22:16:14 +03:00
User root
2024-02-07 20:34:09 +03:00
Port 22143
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
2024-02-07 20:34:09 +03:00
Host work
Hostname 192.168.1.5
2023-12-05 22:16:14 +03:00
User root
2024-02-07 20:34:09 +03:00
Port 22143