mirror of
http://github.com/JaeUs3792/dotfiles
synced 2025-12-13 23:51:34 +09:00
ssh : fix
This commit is contained in:
13
.ssh/config
13
.ssh/config
@ -13,16 +13,3 @@ Host github.com
|
||||
Host odroid
|
||||
Hostname 192.168.1.168
|
||||
User jaeus
|
||||
|
||||
Host bsat
|
||||
User bsat
|
||||
Hostname 192.168.1.31
|
||||
Host zynq
|
||||
User jaeus
|
||||
hostname 192.168.1.145
|
||||
Host lora_1
|
||||
User root
|
||||
hostname 192.168.144.10
|
||||
Host lora_2
|
||||
User root
|
||||
hostname 192.168.144.11
|
||||
|
||||
Reference in New Issue
Block a user