Repository History
Explore all analyzed open source repositories

NetGoat: Self-Hostable Cloudflare Alternative Reverse Proxy Engine
NetGoat is a blazing-fast, self-hostable reverse proxy and traffic manager that offers Cloudflare-like features without the cost. Designed for developers and homelabbers, it provides advanced security, performance, and control, including DDoS protection, SSL termination, and rate limiting. It can also act as an additional layer on top of Cloudflare for premium-grade features.
ReactorCA: Homelab/SOHO Certificate Authority with Age Encryption and Deployment
ReactorCA is a robust Go CLI tool designed for managing a Certificate Authority in homelab or small-office environments. It streamlines the process of issuing, renewing, and deploying TLS certificates for internal services and devices. A key feature is its use of `age` encryption for securely managing private keys, simplifying certificate lifecycle management amidst increasingly shorter validity periods.

Watchtower: Automating Docker Container Updates with Ease
Watchtower is an open-source tool that automates the process of updating Docker container base images. It monitors your running containers and automatically pulls new images, gracefully shutting down and restarting containers with their original configurations. This simplifies maintenance for personal projects, homelabs, and local development environments.