- Add hostname validation to reject targets starting with '-' - Add '--' delimiter before destination to prevent option injection - Prevents DoS via mDNS poisoning with malicious hostnames Fixes CWE-88 (Argument Injection)
Co-authored-by: Christoph Nakazawa <christoph.pojer@gmail.com>