mirror of
https://github.com/openwrt/packages.git
synced 2025-01-31 03:41:44 +00:00
6461d1b055
Project V is a set of network tools that help you to build your own computer network. It secures your network connections and thus protects your privacy. For more details, see https://www.v2fly.org/en_US/guide/faq.html Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
12 lines
223 B
Plaintext
12 lines
223 B
Plaintext
|
|
config v2ray 'enabled'
|
|
option enabled '0'
|
|
|
|
config v2ray 'config'
|
|
option confdir '/etc/v2ray'
|
|
list conffiles '/etc/v2ray/config.json'
|
|
option datadir '/usr/share/v2ray'
|
|
option format 'json'
|
|
option memconservative '1'
|
|
|