www-client/thorium-browser-bin: new package, add 128.0.6613.189
[gentoo-zh.git] / net-proxy / v2rayA / files / v2rayA-user.confd
blob3476acfd1be4d04031098073eee4b6b40991aa6d
1 # /etc/conf.d/v2raya-user: config file for /etc/init.d/v2raya-user.<user>
3 # If you want to pass any options while running the v2raya daemon, you can do so here by setting the ${V2RAYA_OPT} variable.
4 # e.g.: V2RAYA_OPTS="--address 0.0.0.0:2017 --v2ray-bin /usr/bin/v2ray --config=/home/<user>/.config/v2raya"
6 V2RAYA_OPTS="--log-disable-timestamp"
8 # Note.1: Quotes is not encouraged inside the variables here.
9 # Note.2: Absolute path is recommended in the options like --config or --log-file.
11 # Available options:
12 # -a, --address string                          Listening address (default "0.0.0.0:2017")
13 # -c, --config string                           v2rayA configuration directory
14 #     --v2ray-bin string                        Executable v2ray binary path. Auto-detect if put it empty.
15 #     --v2ray-confdir string                    Additional v2ray config directory, files in it will be combined with config
16 #                                               generated by v2rayA
17 #     --webdir string                           v2rayA web files directory. use embedded files if not specify.
18 #     --vless-grpc-inbound-cert-key string...   Specify the certification path instead of automatically generating a
19 #                                               self-signed certificate. Example:
20 #                                               /etc/v2raya/grpc_certificate.crt,/etc/v2raya/grpc_private.key
21 #     --ipv6-support string                     Optional values: auto, on, off. Make sure your IPv6 network works fine before
22 #                                               you turn it on. (default "auto")
23 #     --reset-password
24 #     --log-level string                        Optional values: trace, debug, info, warn or error (default "info")
25 #     --log-file string                         The path of log file
26 #     --log-max-days int                        Maximum number of days to keep log files (default 3)
27 #     --log-disable-color
28 #     --log-disable-timestamp
29 #     --report string                           Print report