modules: http_2xx: prober: http http: preferred_ip_protocol: ip4 ip_protocol_fallback: true follow_redirects: true enable_http2: true tcp: ip_protocol_fallback: true icmp: ip_protocol_fallback: true ttl: 64 dns: ip_protocol_fallback: true recursion_desired: true http_post_2xx: prober: http http: ip_protocol_fallback: true method: POST follow_redirects: true enable_http2: true tcp: ip_protocol_fallback: true icmp: ip_protocol_fallback: true ttl: 64 dns: ip_protocol_fallback: true recursion_desired: true icmp: prober: icmp http: ip_protocol_fallback: true follow_redirects: true enable_http2: true tcp: ip_protocol_fallback: true icmp: ip_protocol_fallback: true ttl: 64 dns: ip_protocol_fallback: true recursion_desired: true irc_banner: prober: tcp http: ip_protocol_fallback: true follow_redirects: true enable_http2: true tcp: ip_protocol_fallback: true query_response: - send: NICK prober - send: USER prober prober prober :prober - expect: PING :([^ ]+) send: PONG ${1} - expect: ^:[^ ]+ 001 icmp: ip_protocol_fallback: true ttl: 64 dns: ip_protocol_fallback: true recursion_desired: true pop3s_banner: prober: tcp http: ip_protocol_fallback: true follow_redirects: true enable_http2: true tcp: ip_protocol_fallback: true query_response: - expect: ^+OK tls: true icmp: ip_protocol_fallback: true ttl: 64 dns: ip_protocol_fallback: true recursion_desired: true ssh_banner: prober: tcp http: ip_protocol_fallback: true follow_redirects: true enable_http2: true tcp: ip_protocol_fallback: true query_response: - expect: ^SSH-2.0- icmp: ip_protocol_fallback: true ttl: 64 dns: ip_protocol_fallback: true recursion_desired: true tcp4_connect: prober: tcp http: ip_protocol_fallback: true follow_redirects: true enable_http2: true tcp: preferred_ip_protocol: ip4 ip_protocol_fallback: true icmp: ip_protocol_fallback: true ttl: 64 dns: ip_protocol_fallback: true recursion_desired: true tcp6_connect: prober: tcp http: ip_protocol_fallback: true follow_redirects: true enable_http2: true tcp: preferred_ip_protocol: ip6 ip_protocol_fallback: true icmp: ip_protocol_fallback: true ttl: 64 dns: ip_protocol_fallback: true recursion_desired: true