mirror of
https://github.com/ct-Open-Source/tuya-convert.git
synced 2026-02-20 01:41:30 +01:00
Fix dnsmasq tries to listen on localhost by default
This commit is contained in:
@@ -42,6 +42,7 @@ setup () {
|
||||
--interface=$WLAN \
|
||||
--bind-interfaces \
|
||||
--listen-address=$GATEWAY \
|
||||
--except-interface=lo \
|
||||
--dhcp-range=10.42.42.10,10.42.42.40,12h \
|
||||
--address=/#/$GATEWAY
|
||||
|
||||
|
||||
Reference in New Issue
Block a user