Platform for building proxies to bypass network restrictions
Project X originates from XTLS protocol, provides a set of network tools such as Xray-core. Xray-core is a superset of v2ray-core, with various improvements such as XTLS, and is mostly compatible with v2ray-core.
Project X originates from XTLS protocol, provides a set of network tools such as Xray-core. Xray-core is a superset of v2ray-core, with various improvements such as XTLS, and is mostly compatible with v2ray-core.
To install xray, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install xray
To see what files were installed by xray, run:
port contents xray
To later upgrade xray, run:
sudo port selfupdate && sudo port upgrade xray
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.