wormhole-william is a go (golang) implementation of magic wormhole. It provides secure end-to-end encrypted file transfers between computers. The endpoints are connected using the same wormhole code.
wormhole-william is compatible with the official python magic wormhole cli tool.
wormhole-william is a go (golang) implementation of magic wormhole. It provides secure end-to-end encrypted file transfers between computers. The endpoints are connected using the same wormhole code.
wormhole-william is compatible with the official python magic wormhole cli tool.
To install wormhole-william, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install wormhole-william
To see what files were installed by wormhole-william, run:
port contents wormhole-william
To later upgrade wormhole-william, run:
sudo port selfupdate && sudo port upgrade wormhole-william
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.