LazyProxyFlare v1.0.0
LazyProxyFlare v1.0.0
Full-featured TUI for managing Cloudflare DNS records and Caddy reverse proxy configurations.
Features
- 5-step interactive setup wizard
- Cloudflare DNS record management (CRUD with CNAME and A records)
- Caddy reverse proxy configuration with live reload
- Snippet wizard (templated, custom, guided modes) with 14 built-in templates
- Backup & restore with diff preview and 30-day retention
- Multi-profile support with profile editing
- Caddyfile migration wizard
- Batch operations (multi-select delete/sync)
- Audit logging
- Full mouse and keyboard support
Install
git clone https://github.com/tinkermesomething/lazyproxyflare.git
cd lazyproxyflare
make && sudo make install
Requirements
- Go 1.22+
- Cloudflare API token with DNS edit permissions
- SSH access to Caddy server(s)