Added automatic config script

This commit is contained in:
2021-04-10 02:24:55 +03:00
parent 2bd808ece7
commit f5911072c4
3 changed files with 24 additions and 0 deletions

7
dnsmasq.conf Normal file
View File

@@ -0,0 +1,7 @@
interface=wlan0
dhcp-range=192.168.2.2,192.168.2.30,255.255.255.0,6h
address=/#/192.168.2.1
server=8.8.8.8
log-queries
log-dhcp
#listen-address=127.0.0.1