by pmx on 1/7/25, 5:41 PM with 0 comments
It doesn't send anything to any servers, its all stored locally on your browser. If you don't trust it still, you can grab the source or use docker and self host it.
Made this with bolt.new because I wanted to evaluate the tool (i like it). I'd never have made this as quickly by hand.
https://caddygen.site/ https://github.com/DeanWard/CaddyGen
docker pull wardy784/caddygen:latest
docker run -p 8189:80 wardy784/caddygen:latest