Added 7 to set custom IP
This commit is contained in:
parent
61643bea19
commit
484b3f8098
1 changed files with 1 additions and 1 deletions
|
@ -135,7 +135,7 @@ new_client_dns () {
|
||||||
dns="94.140.14.14, 94.140.15.15"
|
dns="94.140.14.14, 94.140.15.15"
|
||||||
;;
|
;;
|
||||||
7)
|
7)
|
||||||
read -p "Enter IP: " custom_dns_ip
|
read -p "Enter IP: " dns
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue