network utility and proxy optimized for networks of poor quality
Hysteria is a feature-packed network utility optimized for networks of poor quality (e.g. satellite connections, congested public Wi-Fi, cross-country connection) powered by a custom version of QUIC protocol.
Hysteria is a feature-packed network utility optimized for networks of poor quality (e.g. satellite connections, congested public Wi-Fi, cross-country connection) powered by a custom version of QUIC protocol.
To install hysteria, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install hysteria
To see what files were installed by hysteria, run:
port contents hysteria
To later upgrade hysteria, run:
sudo port selfupdate && sudo port upgrade hysteria
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.