1 # /etc/conf.d/v2raya: config file for /etc/init.d/v2raya
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"
6 V2RAYA_OPTS="--log-disable-timestamp --log-file /var/log/v2raya/v2raya.log"
8 # Note: Quotes is not encouraged inside the variables here.
11 # -a, --address string Listening address (default "0.0.0.0:2017")
12 # -c, --config string v2rayA configuration directory
13 # --v2ray-bin string Executable v2ray binary path. Auto-detect if put it empty.
14 # --v2ray-confdir string Additional v2ray config directory, files in it will be combined with config
16 # --webdir string v2rayA web files directory. use embedded files if not specify.
17 # --vless-grpc-inbound-cert-key string... Specify the certification path instead of automatically generating a
18 # self-signed certificate. Example:
19 # /etc/v2raya/grpc_certificate.crt,/etc/v2raya/grpc_private.key
20 # --ipv6-support string Optional values: auto, on, off. Make sure your IPv6 network works fine before
21 # you turn it on. (default "auto")
22 # --passcheckroot Skip privilege checking. Use it only when you cannot start v2raya but confirm
23 # you have root privilege
25 # --log-level string Optional values: trace, debug, info, warn or error (default "info")
26 # --log-file string The path of log file
27 # --log-max-days int Maximum number of days to keep log files (default 3)
29 # --log-disable-timestamp
30 # --lite Lite mode for non-root and non-linux users#
31 # --report string Print report