This is the command ssserver that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
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
-h, --help
Show this help message and exit.
-s SERVER_ADDR
Server address, default: 0.0.0.0.
-p SERVER_PORT
Server port, default: 8388.
-k PASSWORD
Password.
-m METHOD
Encryption method, default: aes-256-cfb.
-t TIMEOUT
Timeout in seconds, default: 300.
-c CONFIG
Path to config file.
--fast-open
Use TCP_FASTOPEN, requires Linux 3.7+.
--workers WORKERS
Number of workers, available on Unix/Linux.
-v, -vv
Verbose mode.
-q, -qq
Quiet mode, only show warnings/errors.
Use ssserver online using onworks.net services