VPN-adapter that provides VPN-tunnels using Tor or I2P
OnionCat is a VPN-adapter which allows to connect two or more computers or networks through VPN-tunnels. It is designed to use the anonymization networks Tor or I2P as its transport, hence, it provides location-based anonymity while still creating tunnel end points with private unique IP addresses.
OnionCat is a VPN-adapter which allows to connect two or more computers or networks through VPN-tunnels. It is designed to use the anonymization networks Tor or I2P as its transport, hence, it provides location-based anonymity while still creating tunnel end points with private unique IP addresses.
To install onioncat, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install onioncat
To see what files were installed by onioncat, run:
port contents onioncat
To later upgrade onioncat, run:
sudo port selfupdate && sudo port upgrade onioncat
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.