feat: add VNC stream proxy & automate certbot renewal

This commit is contained in:
hyungi
2026-01-03 19:10:52 +09:00
parent 07ba73e329
commit dc5db0d15a
4 changed files with 178 additions and 13 deletions

17
.gitignore vendored Normal file
View File

@@ -0,0 +1,17 @@
# Logs
fail2ban-log/
*.log
# Data & Database
fail2ban-data/
rustdesk-data/
omnifocus-data/
*.sqlite3
# SSL Certificates (Secrets)
ssl-certs/
certbot-webroot/
archive/
# OS specific
.DS_Store