blob: 68ff82975eaa91fb481147ceedd690544ce05198 (
plain)
1
2
3
4
5
6
7
8
|
config sing-box 'main'
option enabled '0'
option user 'sing-box'
option conffile '/etc/sing-box/config.json'
option workdir '/usr/share/sing-box'
# list ifaces 'wan'
# list ifaces 'wan6'
|