adding function to switch DNS nameservers + monitoring of current settings; adding a README

This commit is contained in:
2016-12-26 15:30:59 +01:00
parent 5b233c5b1a
commit 9d605278e7
4 changed files with 118 additions and 3 deletions

View File

@@ -12,6 +12,8 @@ VPNIP="1.2.3.4|90.80.70.60"
# status-misc.sh
SVNSTATUS = http://website.showing."fin;revision".or.similar
NS="dnsmasq(127.0.0.1,::1)|google(8.8.8.8,8.8.4.4,2001:4860:4860::8888,2001:4860:4860::8844)"
# MSMTP paths
MSMTP_LIST=/usr/local/bin/msmtp-listqueue.sh