gost/tests/e2e/scripts
ginuerzh a0427be086 feat: add comprehensive DNS handler e2e tests
Adds 22 DNS e2e subtests across 8 test methods covering: upstream
resolution (A, AAAA, multi-A), TCP mode, bypass rules, host mapper,
exchange failure (graceful error recovery), rate limiter wiring,
invalid query handling, and DNS over TLS (mode: tls).

Includes two authoritative DNS responders (UDP/TCP), a standalone
DNS query client, and a TLS DNS query script.
2026-06-27 00:21:37 +08:00
..
dns_query.py feat: add comprehensive DNS handler e2e tests 2026-06-27 00:21:37 +08:00
dns_responder.py feat: add comprehensive DNS handler e2e tests 2026-06-27 00:21:37 +08:00
dns_responder_tcp.py feat: add comprehensive DNS handler e2e tests 2026-06-27 00:21:37 +08:00
dns_tls_query.py feat: add comprehensive DNS handler e2e tests 2026-06-27 00:21:37 +08:00
http_idle_timeout.py feat: add comprehensive HTTP e2e tests covering connector, TLS, probeResist, idleTimeout, and UDP relay 2026-06-26 22:00:35 +08:00
http_udp_relay.py feat: add comprehensive HTTP e2e tests covering connector, TLS, probeResist, idleTimeout, and UDP relay 2026-06-26 22:00:35 +08:00
tcp_echo.py Add e2e test cases for shadowsocks 2026-05-22 14:28:17 +08:00
udp_echo.py Add e2e test cases for shadowsocks 2026-05-22 14:28:17 +08:00