Files
umbrix-libcore/wrt/files/hiddify.conf
Kaveh Dadgar efbfea4407 add: new openwrt configuration
shortened hiddify-core to hiddify for simplicity.
removed options workingdir and user as it is not being used at the 
moment also we need root privilege for tun.
added new option "config" referring to config file or url after -c switch.
introduced option "appconfig" referring to app config file or url
 after -d switch.

hiddify-cli run -c <config file or sublink> -d <HiddifyApp config file 
or URL>
https://hiddify.com/app/HiddifyCli-guide/#
2024-09-08 19:42:39 +03:30

5 lines
131 B
Plaintext

config hiddify 'main'
option enabled '0'
option config '/config/file/or/sublink'
option appconfig '/etc/hiddify/appconfig.json'