Hacker News new | ask | show | jobs
by rcarmo 1056 days ago
The mDNS broadcast thing is pretty easy, I've used pybonjour for that for a while. The SSL part, well, it's a bigger hassle.
1 comments

Bigger yes but valuable knowledge for anyone. The good thing is once you understand it only takes little effort to repeat it.
I automated that away a long time ago: https://github.com/piku/piku/blob/master/piku.py#L814