.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3. .TH SS-V2RAY-PLUGIN "1" "October 2023" "ss-v2ray-plugin 1.3.1-4+b9" "User Commands" .SH NAME ss-v2ray-plugin \- V2Ray plugin for shadowsocks .SH DESCRIPTION .SS "Usage of bin/ss-v2ray-plugin:" .TP \fB\-V\fR Run in VPN mode. .HP \fB\-cert\fR string .IP Path to TLS certificate file. Overrides certRaw. Default: ~/.acme.sh/{host}/fullchain.cer .HP \fB\-certRaw\fR string .IP Raw TLS certificate content. Intended only for Android. .HP \fB\-fast\-open\fR .IP Enable TCP fast open. .HP \fB\-fwmark\fR int .IP Set SO_MARK option for outbound sockets. .HP \fB\-host\fR string .IP Hostname for server. (default "cloudfront.com") .HP \fB\-key\fR string .IP (server) Path to TLS key file. Default: ~/.acme.sh/{host}/{host}.key .HP \fB\-localAddr\fR string .IP local address to listen on. (default "127.0.0.1") .HP \fB\-localPort\fR string .IP local port to listen on. (default "1984") .HP \fB\-loglevel\fR string .IP loglevel for v2ray: debug, info, warning (default), error, none. .HP \fB\-mode\fR string .IP Transport mode: websocket, quic (enforced tls). (default "websocket") .HP \fB\-mux\fR int .IP Concurrent multiplexed connections (websocket client mode only). (default 1) .HP \fB\-path\fR string .IP URL path for websocket. (default "/") .HP \fB\-remoteAddr\fR string .IP remote address to forward. (default "127.0.0.1") .HP \fB\-remotePort\fR string .IP remote port to forward. (default "1080") .HP \fB\-server\fR .IP Run in server mode .HP \fB\-tls\fR .IP Enable TLS. .HP \fB\-version\fR .IP Show current version of v2ray\-plugin