Hacker News new | ask | show | jobs
Show HN: Single Command SSL/TLS Reverse Proxy with Autogen'd Certs (Golang) (github.com)
13 points by suyashkumar 2803 days ago
1 comments

A simple, single-command SSL/TLS reverse proxy in Go for fun. Handy in a pinch when running jupyter notebooks (usually self-signed certs) or other services I want to slap SSL/TLS onto. Got tired of apache/nginx configs and of minting self-signed certs on my own.