mirror of
http://github.com/JaeUs3792/dotfiles
synced 2025-12-14 08:01:35 +09:00
20 lines
485 B
Plaintext
20 lines
485 B
Plaintext
###################################################################
|
|
Host ju-server
|
|
User root
|
|
# 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 jaeus.net
|
|
User jaeus
|
|
Port 53792
|
|
Host testbd
|
|
User root
|
|
Hostname 192.168.250.192
|