| sanitize_ip | R Documentation |
Validates IP addresses (IPv4 and IPv6) and checks for private ranges that shouldn't be submitted to VirusTotal.
sanitize_ip(ip)
ip |
Character string representing an IP address |
Sanitized IP address or throws error if invalid
Other security:
is_api_key_configured(),
sanitize_domain(),
sanitize_file_path(),
sanitize_hash(),
sanitize_url(),
security-utilities
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.