Initial commit: 新增 DNS 記錄與 SSH 連線設定文件

- dns_records.md: tel / tpesupporter.tpech.gov.tw DNS A 記錄
- ssh_config.md: 跳板機與醫院伺服器 SSH 連線架構
- .gitignore: 排除 tar.gz 與 php 目錄

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-04-09 08:56:07 +08:00
commit aeb6681e89
3 changed files with 35 additions and 0 deletions

6
dns_records.md Normal file
View File

@@ -0,0 +1,6 @@
# DNS Records - tpech.gov.tw
| 主機名稱 | 類型 | Class | TTL | 值 |
|---|---|---|---|---|
| tel.tpech.gov.tw. | A | IN | 600s | 106.105.181.40 |
| tpesupporter.tpech.gov.tw. | A | IN | 600s | 106.105.181.70 |