mirror of https://github.com/go-gost/gost.git
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. |
||
|---|---|---|
| .. | ||
| dns_query.py | ||
| dns_responder.py | ||
| dns_responder_tcp.py | ||
| dns_tls_query.py | ||
| http_idle_timeout.py | ||
| http_udp_relay.py | ||
| tcp_echo.py | ||
| udp_echo.py | ||