This library enables you to leverage the power of HTTPSEverywhere to any desktop-application.
This library enables you to leverage the power of HTTPSEverywhere to any desktop-application.. HTTPSEverywhere is a browser plugin that comes with a set of rules that you can use to ensure that you use HTTP instead of HTTPS only when this is absolutely not circumventable. With libhttpseverywhere you get a C-bindable, GLib-based library you can link/bind against in almost all languages
This library enables you to leverage the power of HTTPSEverywhere to any desktop-application.. HTTPSEverywhere is a browser plugin that comes with a set of rules that you can use to ensure that you use HTTP instead of HTTPS only when this is absolutely not circumventable. With libhttpseverywhere you get a C-bindable, GLib-based library you can link/bind against in almost all languages
To install libhttpseverywhere, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install libhttpseverywhere
To see what files were installed by libhttpseverywhere, run:
port contents libhttpseverywhere
To later upgrade libhttpseverywhere, run:
sudo port selfupdate && sudo port upgrade libhttpseverywhere
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.