Scroll to navigation

SHADOWSOCKS(1) General Commands Manual SHADOWSOCKS(1)

NAME

shadowsocks - Fast tunnel proxy that helps you bypass firewalls

SYNOPSIS

ssserver [options]
sslocal [options]

DESCRIPTION

shadowsocks is a tunnel proxy helps you bypass firewall. ssserver is the server part, and sslocal is the local part.

OPTIONS

Show this help message and exit.
Server address, default: 0.0.0.0.
Server port, default: 8388.
Password.
Encryption method, default: aes-256-cfb.
Timeout in seconds, default: 300.
Path to config file.
Use TCP_FASTOPEN, requires Linux 3.7+.
Number of workers, available on Unix/Linux.
Verbose mode.
Quiet mode, only show warnings/errors.

SEE ALSO

The programs are documented fully by Shell Xu <shell909090@gmail.com> and Clowwindy <clowwindy42@gmail.com>

August 23, 2014