Some changes and more scripts.

This commit is contained in:
Howland Owl 2016-07-12 14:33:09 +03:00
parent ed35a29f4f
commit 1b4a994236
7 changed files with 583 additions and 15 deletions

5
fixdns.sh Executable file
View file

@ -0,0 +1,5 @@
#!/bin/zsh
cd /tmp/
curl -o resolv.conf -L "https://api.opennicproject.org/geoip/?resolv&ipv=4"
sudo mv resolv.conf /etc/