Ask a question to get started
Enter to sendā¢Shift+Enter new line
validate_resolved_ip( ip_str: str, policy: SSRFPolicy, ) -> None
Validate a resolved IP address against the SSRF policy.
Raises SSRFBlockedError if the IP is blocked.