There are scant details on the website as to _how_ it works. They don't appear to backup the claim that its "distributed"
Are they just using a DHT to distribute IP addresses, then use wireguard to connect? how is routing configured? is it dynamic.
All of the basics seem to require looking into the code, which seems a little obtuse
also, wget'ing a script direct into sh, not a healthy start. easy installers == great, but not when its piped directly into sh. Tar.gz and make it obvious that your not hiding stuff, and make sure you post a hash of the tar.
There are scant details on the website as to _how_ it works. They don't appear to backup the claim that its "distributed"
Are they just using a DHT to distribute IP addresses, then use wireguard to connect? how is routing configured? is it dynamic.
All of the basics seem to require looking into the code, which seems a little obtuse
also, wget'ing a script direct into sh, not a healthy start. easy installers == great, but not when its piped directly into sh. Tar.gz and make it obvious that your not hiding stuff, and make sure you post a hash of the tar.