sshuttle/tests/client
Scott Kuhl 8461e08bc3 Make server and client handle resolv.conf differently.
The server should just read from resolv.conf to find DNS servers to
use. This restores this behavior after the previous commit changed it.

The client now reads both /etc/resolv.conf and
/run/systemd/resolve/resolv.conf. The latter is required to more
reliably intercept regular DNS requests that systemd-resolved makes.
2020-11-03 20:27:57 -05:00
..
test_firewall.py Only write /etc/hosts when necessary. 2020-10-19 00:17:37 -04:00
test_helpers.py Make server and client handle resolv.conf differently. 2020-11-03 20:27:57 -05:00
test_methods_nat.py IPv6 support in nft method. 2020-10-21 17:47:07 -04:00
test_methods_pf.py The size of pf_rule grew in OpenBSD 6.4 2019-09-22 10:29:28 +10:00
test_methods_tproxy.py Add tproxy udp port mark filter that was missed in #144, fixes #367. 2019-10-13 11:45:04 +11:00
test_options.py Remove localhost test since it can resolve to either IPv4, IPv6, or both in any particular order 2020-10-17 15:56:23 -04:00
test_sdnotify.py Fix/pep8 (#277) 2019-02-11 09:59:13 +11:00