Initial commit: SSH config and public keys

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

13
config.d/digitalocean Normal file
View File

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