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:
6
dns_records.md
Normal file
6
dns_records.md
Normal 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 |
|
||||
Reference in New Issue
Block a user