Custom DNS

This commit is contained in:
Erope
2022-05-17 20:09:49 +08:00
parent 053f260e5c
commit 8ecbe3718d
2 changed files with 7 additions and 2 deletions
+3
View File
@@ -0,0 +1,3 @@
#!/bin/sh
echo -e "nameserver 127.0.0.11\nnameserver 8.8.8.8\nnameserver 223.5.5.5\n" > /etc/resolv.conf
/dashboard/app