Allows you to create your own proxies underneath restrictive networks. It secures your network connections and protects your privacy.
Supports Socks, HTTP, Shadowsocks and VMess protocol.
Can manage different protocols on different ports at the same time. By combining different inbound and outbound proxies, one can change traffic format dynamically.
All proxies above can send/receive over TLS, TCL, mKCP and more transport protocols. It has an internal router, which can be configured to proxy traffic, or send directly, or even block them.
- SlackRay is made specifically for Slackware Linux. For Windows and Mac versions see here instead.
- SlackRay does not require SystemD, so you can also adapt it for other SysV distributions.
-
You have to prepare your own configuration files. Full instructions are here.
-
Run
install-slackray.sh
. SlackRay will install automatically and will be enabled at startup. -
You can run SlackRay from your client machine from either the desktop or command line:
- If you prefer to run from desktop, the
v2ray.desktop
file is included for your convenience. - If you prefer to run from command line,
/usr/local/bin/v2ray -config /path/to/myconfig.json &