mirror of
https://github.com/angristan/openvpn-install.git
synced 2024-11-22 08:49:03 +01:00
Set FDN as default DNS
This commit is contained in:
parent
e9d6191925
commit
148498e462
@ -183,7 +183,7 @@ else
|
||||
echo " 4) NTT"
|
||||
echo " 5) Google"
|
||||
echo " 6) Hurricane Electric"
|
||||
read -p "DNS [1-6]: " -e -i 1 DNS
|
||||
read -p "DNS [1-6]: " -e -i 2 DNS
|
||||
echo ""
|
||||
echo "Finally, tell me your name for the client cert"
|
||||
echo "Please, use one word only, no special characters"
|
||||
|
Loading…
Reference in New Issue
Block a user