Files
smartdns/package/optware/smartdns-opt.conf
2023-12-01 20:41:31 +08:00

11 lines
174 B
Plaintext

# workmode
# 0: run as port only
# 1: redirect port
# 2: replace
SMARTDNS_WORKMODE="1"
# smartdns port
SMARTDNS_PORT="535"
# restart when crash
SMARTDNS_CRASH_RESTART="1"