Hacker News new | ask | show | jobs
by dividuum 1905 days ago
> [..] as I see there's no automatic peer discovery.

Actually there is, but it's not immediately obvious: https://vpncloud.ddswd.de/docs/beacons/

It's seems really simple to use as well: The linked implementation in PHP on https://vpncloud.ddswd.de/docs/beacons/php-service/ is only around 80 lines of code and extremely simple and due to the beacon design doesn't compromise the security of your setup if anything goes wrong.