Add IP address aliases to Host directives for direct IP access

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-04-10 14:05:52 +08:00
parent e764c3eae5
commit 957c3c8cef
5 changed files with 18 additions and 18 deletions

View File

@@ -10,13 +10,13 @@ Host 60.251.128.52
User ubuntu
# AceTech B2B 服務 (內網)
Host acetech_b2b_local
Host acetech_b2b_local 192.168.88.36
HostName 192.168.88.36
User timmy
# 服務B2B Web(6543), Postgres(5433), Redis(6379)
# AceTech MantisBT (問題追蹤系統)
Host acetech_mantis
Host acetech_mantis 192.168.88.91
HostName 192.168.88.91
User root
@@ -29,7 +29,7 @@ Host 192.168.88.40
User root
# AceTech 21F 防火牆
Host acetech_21f_fw
Host acetech_21f_fw 220.135.87.91
HostName 220.135.87.91
User timmy
ProxyJump 211.23.141.208

View File

@@ -1,13 +1,13 @@
# --- DigitalOcean (DO) ---
# DO Server (YOURLS 短網址)
Host do_yourls
Host do_yourls 64.23.128.29
HostName 64.23.128.29
User root
# 服務Caddy 反向代理 + YOURLS
# DO Server (automodules.com)
Host do_automodules
Host do_automodules 167.71.96.197
HostName 167.71.96.197
User root

View File

@@ -1,5 +1,5 @@
# Jason Hsieh's Home Server
Host jason_hsieh_home_srv
Host jason_hsieh_home_srv 220.135.27.129
HostName 220.135.27.129
User timmy
Port 2022
@@ -11,12 +11,12 @@ Host jason_hsieh_home_srv
# GCP aaPanel 管理 (Root)
Host gcp_aapanel
Host gcp_aapanel 35.200.32.232
HostName 35.200.32.232
User root
# GCP Server (i3bydo.com)
Host gcp_i3bydo
Host gcp_i3bydo 34.80.52.73
HostName 34.80.52.73
User loyangchun
IdentityFile ~/.ssh/google_compute_engine # 指定金鑰路徑
@@ -25,13 +25,13 @@ Host gcp_i3bydo
UserKnownHostsFile ~/.ssh/google_compute_known_hosts # 獨立存放已知的連線紀錄
# Hospital Media Server (影音/通訊服務)
Host hospital_media
Host hospital_media 106.105.181.40
HostName 106.105.181.40
User tpech_1duan
ProxyJump jason_hsieh_home_srv
# Hospital Web Server (網頁/NPM 管理)
Host hospital_web
Host hospital_web 106.105.181.70
User tpech_1duan
HostName 106.105.181.70
ProxyJump jason_hsieh_home_srv

View File

@@ -2,7 +2,7 @@ Host 192.168.77.10
User root
# MA 防火牆
Host ma_fw
Host ma_fw 192.168.88.1
HostName 192.168.88.1
User ubuntu
@@ -37,34 +37,34 @@ Host mail_ma_local 192.168.88.35
# --- Timmy Personal Dev ---
# Timmy MA 開發機
Host timmy_ma_dev
Host timmy_ma_dev 192.168.88.81
HostName 192.168.88.81
User timmy
Port 2222
# MA 待確認主機 (密碼遺失)
Host ma_unknown_102
Host ma_unknown_102 192.168.88.102
HostName 192.168.88.102
User timmy
# 備註:可連線,但忘記帳號密碼
# MA Confluence (知識管理系統)
Host ma_confluence
Host ma_confluence 192.168.88.145
HostName 192.168.88.145
User ubuntu
# MA Chao 的專案 (1)
Host ma_chao_app1
Host ma_chao_app1 192.168.88.156
HostName 192.168.88.156
User ubuntu
# MA Chao 的專案 (2)
Host ma_chao_app2
Host ma_chao_app2 192.168.88.118
HostName 192.168.88.118
User ubuntu
# MA MediaWiki (維基系統)
Host ma_mediawiki
Host ma_mediawiki 192.168.88.173
HostName 192.168.88.173
User ubuntu

View File

@@ -1,4 +1,4 @@
Host timmy_home_server
Host timmy_home_server 125.229.110.50
User timmy
HostName 125.229.110.50
Ciphers aes256-cbc,aes256-ctr