Expand description
Network utilities for tool crates.
Functionsยง
- is_
private_ ip - Returns
trueifaddris a non-routable or private IP address that should be blocked for outbound connections (SSRF defense).
Network utilities for tool crates.
true if addr is a non-routable or private IP address that
should be blocked for outbound connections (SSRF defense).