router: use adnshost for bulk async DNS resolution (22x speedup)
Add get_ipv4_list_bulk() to functions that resolves all domains at once
via adnshost instead of sequential dig calls. Falls back to dig for
domains with deep CNAME chains. DNS resolution: ~134s -> ~6s.
Co-Authored-By:
Claude Opus 4.6 <noreply@anthropic.com>
Showing
router/functions
0 → 100644
Please
register
or
sign in
to comment