Hacker News new | ask | show | jobs
by redder23 1054 days ago
I feels this is something that should NOT be a payable service at all. I am sure its not rocket science, not even Linux support?

Probably some open source tools for this to set it up your self for free.

1 comments

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.
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