summaryrefslogtreecommitdiff
path: root/caddy
AgeCommit message (Expand)AuthorLines
2026-07-11Dedupe Caddyfile with snippets, sync docs with reality, add tests/check.shyyamashita-21/+24
2026-07-03Restrict proxy to Japan IPs using ipdeny.com CIDR listyyamashita-14/+12
2026-07-03Add GeoIP Japan-only filter to forward proxyyyamashita-6/+26
2026-07-03Fix HTTP proxy directive order: forward_proxy must run before rediryyamashita-1/+1
2026-07-03caddy: add --build to deploy.sh so entrypoint changes are picked upyyamashita-2/+1
2026-07-03Fix HTTP proxy: use catch-all http:// block for port 80yyamashita-1/+2
2026-07-03Disable proxy auth permanently (PROXY_NO_AUTH=1)yyamashita-0/+2
2026-07-03Re-enable proxy auth (remove PROXY_NO_AUTH=1)yyamashita-2/+0
2026-07-02Add global order option for forward_proxy directiveyyamashita-0/+4
2026-07-02Fix forward_proxy config: remove unsupported hide_ip/hide_via directivesyyamashita-6/+2
2026-07-02Temporarily disable proxy auth (PROXY_NO_AUTH=1)yyamashita-2/+4
2026-07-02Move forward proxy from Squid to Caddy (port 80/443)yyamashita-7/+47
2026-07-02Add HTTPS forward proxy service (Squid on port 8443)yyamashita-0/+7
2026-07-02Force RSA4096 cert for VPN domain to fix iOS IKEv2yyamashita-0/+3
2026-07-01Serve YE1 intermediate CA cert for Android VPN trust chainyyamashita-0/+7
2026-06-30Add strongSwan IKEv2 VPN serviceyyamashita-0/+6
2026-06-19Add microblog serviceyyamashita-0/+6
2026-06-19Rename hetzner-admin domain and use CNAME for web subdomainsyyamashita-1/+1
2026-06-19Add hetzner-admin: SSH-based server management web UIyyamashita-0/+6
2026-05-17Add cgit web interface at git.yyamashita.comyyamashita-0/+6
2026-05-17Add README.md to each directoryyyamashita-0/+11
2026-05-17Reorganize repo into caddy/, git/, claude/ directoriesyyamashita-0/+53