Another rule-based tunnel in Go, formerly known as ClashMeta
mihomo is another rule-based tunnel in Go, formerly known as ClashMeta. It supports s lot of protocols including HTTP, SOCKS, VMess, VLESS, Shadowsocks, Trojan, Hysteria and more, and has built-in DNS server functionality with DoH/DoT support.
mihomo is another rule-based tunnel in Go, formerly known as ClashMeta. It supports s lot of protocols including HTTP, SOCKS, VMess, VLESS, Shadowsocks, Trojan, Hysteria and more, and has built-in DNS server functionality with DoH/DoT support.
To install mihomo, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install mihomo
To see what files were installed by mihomo, run:
port contents mihomo
To later upgrade mihomo, run:
sudo port selfupdate && sudo port upgrade mihomo
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.