Y
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
harrygeez
1056 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
1055 days ago
I automated that away a long time ago:
https://github.com/piku/piku/blob/master/piku.py#L814
link