Initial commit: SSH config and public keys
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
13
config.d/digitalocean
Normal file
13
config.d/digitalocean
Normal 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
|
||||
|
||||
Reference in New Issue
Block a user