mleku aba3909038 Add reverse proxy boilerplate with configuration management
- Introduced the main entry point `main.go` with basic configuration loading and error handling.
- Added `config` package to handle environment variables, help printing, and default settings.
- Configured required dependencies in `go.mod` and included their checksums in `go.sum`.
- Created `.gitignore` file for common Go development scenarios.
2025-08-19 16:45:48 +01:00
2025-08-19 15:19:47 +01:00
2025-08-19 15:19:47 +01:00

reverse

simple reverse proxy with letsencrypt, nostr nip-05 and go vanity redirects

Description
No description provided
Readme CC0-1.0 730 KiB
Languages
Go 100%