= reverse

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

after compiling, you need to set the cap_net_bind_service capability to allow it to bind to 80 and 443

    setcap 'cap_net_bind_service=+ep' /path/to/reverse
Description
No description provided
Readme CC0-1.0 730 KiB
Languages
Go 100%