vpn-slice
vpn-slice copied to clipboard
Exclude hosts by name
I can successfully exclude a host by adding its IP with %xxx.xx.xx.xx
to the command line, but if I add %sub.domain.tld
to the command line, it will still route via the VPN.
I'd love to be able to use this simple syntax to exclude hosts directly via their name and not having to lookup their IP.
I'm using vpn-slice 0.16.1 with openconnect.
Exclude hosts by name
I haven't implemented it thus far. See https://github.com/dlenski/vpn-slice/issues/16#issuecomment-750472059 for one reason why it's unlikely to work satisfactorily using vpn-slice
's approach to doing DNS lookups.