mirror of
http://github.com/JaeUs3792/dotfiles
synced 2025-12-13 23:51:34 +09:00
29 lines
620 B
Plaintext
29 lines
620 B
Plaintext
###################################################################
|
|
Host ju-server
|
|
User jaeus
|
|
# NOTE : Do not commit for security
|
|
Hostname 192.168.0.125
|
|
Port 13792
|
|
# ProxyCommand ssh -W %h:%p odroid
|
|
Host github.com
|
|
User git
|
|
# ProxyCommand ssh -W %h:%p odroid
|
|
###################################################################
|
|
# Proxy Server
|
|
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
|