Ph0enix777
Ph0enix777
Outdated client server list
- put all #ifdef'd code in place, kill the cpp symbol, - thus in v2.3 it's not actually possible to --disable-ipv6 :) Signed-off-by: JuanJo Ciarlante
LOCALIPMASK="$LOCALIP$LOCALMASK" IP=$(ip addr | grep 'inet' | grep -v inet6 | grep -vE '127\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}' | grep -o -E '[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}' | head -1)
if [ "$DNSRESOLVER" = 0 ]; then #If user wants to use his own DNS resolver this selection is skipped echo "What DNS do you want to use with the...