'sane-vpn do unmetered': route DNS to the host resolver

This commit is contained in:
2024-07-21 23:56:56 +00:00
parent c0d1f7711a
commit 105416990a

View File

@@ -99,6 +99,7 @@ sourceVpn() {
done
debug "choosing from networks: ${ok_networks[@]}"
name="${ok_networks[0]}"
dns=(host)
;;
(*)
debug "sourcing: ~/.config/sane-vpn/vpns/$1"