An experiment in scalable routing as an encrypted IPv6 overlay network
Yggdrasil is an early-stage implementation of a fully end-to-end encrypted IPv6 network. It is lightweight, self-arranging, supported on multiple platforms and allows pretty much any IPv6-capable application to communicate securely with other Yggdrasil nodes.
Yggdrasil is an early-stage implementation of a fully end-to-end encrypted IPv6 network. It is lightweight, self-arranging, supported on multiple platforms and allows pretty much any IPv6-capable application to communicate securely with other Yggdrasil nodes.
To install yggdrasil-go, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install yggdrasil-go
To see what files were installed by yggdrasil-go, run:
port contents yggdrasil-go
To later upgrade yggdrasil-go, run:
sudo port selfupdate && sudo port upgrade yggdrasil-go
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.