Viktor Jaep
Part of the Furniture
I mean... I don't think it will make a difference. Even while everything is up and running/configured, Unbound can't even resolve anything for me. Like it's getting blocked.You could try adjusting the dig command todig +short A whoami.akamai.net @"$(netstat -nlp 2>/dev/null | awk '/.*(unbound){1}.*/{split($4, ip_addr, ":");if(substr($4,11) !~ /.*953.*/)print ip_addr[1];if(substr($4,11) !~ /.*953.*/)exit}')" -p "$(netstat -nlp 2>/dev/null | awk '/.*(unbound){1}.*/{if(substr($4,11) !~ /.*953.*/)print substr($4,11);if(substr($4,11) !~ /.*953.*/)exit}')" 2>/dev/null)"
Just place all that after the &&.
But I dont think it will help if they got rid of their legacy endpoints. This is something NordVPN chose to do and nothing you have control over.