Crate shodan_rust

Source

Structs§

ShodanClient
A minimal async Shodan API client using reqwest and tokio

Functions§

get_honeyscore
Get the honeyscore of a host using a one-shot function interface.
get_host_info
Get host info using a one-shot function interface.
search_shodan
Perform a Shodan search using a one-shot function interface.