'sane-vpn do unmetered': route DNS to the host resolver
This commit is contained in:
@@ -99,6 +99,7 @@ sourceVpn() {
|
|||||||
done
|
done
|
||||||
debug "choosing from networks: ${ok_networks[@]}"
|
debug "choosing from networks: ${ok_networks[@]}"
|
||||||
name="${ok_networks[0]}"
|
name="${ok_networks[0]}"
|
||||||
|
dns=(host)
|
||||||
;;
|
;;
|
||||||
(*)
|
(*)
|
||||||
debug "sourcing: ~/.config/sane-vpn/vpns/$1"
|
debug "sourcing: ~/.config/sane-vpn/vpns/$1"
|
||||||
|
Reference in New Issue
Block a user