Skip to content

Slackware-based v2ray platform for building proxies to bypass network restrictions.

Notifications You must be signed in to change notification settings

glenntam/slackray

Repository files navigation

SlackRay is a v2ray implementation that runs on Slackware Linux.

Allows you to create your own proxies underneath restrictive networks. It secures your network connections and protects your privacy.

SlackRay demonstration GIF

Features

Multiple proxy support

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.

Multiple transport protocols

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.

Requirements

  • 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.

Installation and Usage

  1. You have to prepare your own configuration files. Full instructions are here.

  2. Run install-slackray.sh. SlackRay will install automatically and will be enabled at startup.

  3. 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 &

About

Slackware-based v2ray platform for building proxies to bypass network restrictions.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages