mirror of
https://github.com/kenzok8/small-package.git
synced 2026-01-14 03:14:58 +08:00
11 lines
234 B
Plaintext
11 lines
234 B
Plaintext
|
|
config sing-box 'main'
|
|
option enabled '0'
|
|
option user 'root'
|
|
option conffile '/etc/sing-box/config.json'
|
|
option workdir '/usr/share/sing-box'
|
|
# list ifaces 'wan'
|
|
# list ifaces 'wan6'
|
|
option log_stderr '1'
|
|
option log_stdout '0'
|