Skip to content
Keeyou edited this page May 7, 2024 · 35 revisions

Welcome to the yass wiki!

Features

  • Better scale, less memory consumption and CPU cycles, less than 0.1% on my iMac.
  • Easier to maintain and adopt new features, so far aead ciphers supported.
  • Safe memory layout, tested against Address Sanitizer.
  • Thread Safe, tested against Thread Sanitizer.
  • IPv6 compatible (both client and server side)

Supported Operating System

  • macOS (Mac OS X 10.14 or later, macOS 11.0 or later, Apple Silicon supported)
  • Linux (CentOS 7 or later, Debian 8 or later, Ubuntu 14.04 or later)
  • Windows (Windows 8.1 or later, Windows XP SP3/Windows 7 binaries also provided)
  • Android (7.0 or later)
  • iOS (13.0 or later)

Screenshot on Supported Operating System

Supported Tunnels

Client Protocols Supported

  • Socks4 Proxy
  • Socks4A Proxy
  • Socks5/Socks5h Proxy
  • HTTP Proxy
  • HTTPS Proxy
  • redir mode (Linux Only)
  • tproxy (Linux Only)

Status of Package Store

Usages

Please visit to Usages and Server Usage