v2ray

Platform for building proxies to bypass network restrictions

brewmacoslinux
Try with needOr install directly
Source

About

Platform for building proxies to bypass network restrictions

Commands

v2ray

Examples

Start V2Ray with a configuration file$ v2ray -config /etc/v2ray/config.json
Test configuration file for syntax errors$ v2ray -test -config /etc/v2ray/config.json
Run V2Ray in the background with custom log level$ v2ray -config config.json -loglevel info &