Y
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
rcarmo
1054 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.
link
harrygeez
1054 days ago
Bigger yes but valuable knowledge for anyone. The good thing is once you understand it only takes little effort to repeat it.
link
rcarmo
1054 days ago
I automated that away a long time ago:
https://github.com/piku/piku/blob/master/piku.py#L814
link