istor
Identify if an IP is a Tor exit node, for Rust.
Install
#Or as crate
#In your Cargo.toml
[]
= "0.1.0"
CLI usage
istor --ip <IP> [options]
options:
--connect -> Connect to the tor online list of nodes instead of using hardcoded values. Requires internet connection
--quiet -> Do not display version + author info. Useful if a programm is going to read the output
API
get_nodes
If you set connect to true, the api might take longer to respond, as it will have to connect to https://check.torproject.org/torbulkexitlist to get the up-to-date exit node list.
Usually the hardcoded list will be up-to-date, but always check for new releases!
extern crate istor;
use istor;
Donate
# Wallets to which you can donate :)
= "3NC14JNuzdLkxJTdNa6bnFXaYzMKMc1Uwt"
= "0xc41c0f847d58121f552c683e454ddafeb415f25e"
= "875smxvwbP64MFZnHrHwHcGahoEB4a5ARGCBidr95LqL4GEPiB4T8J74UB5TzrXK3wbTZ1iidfYoV37KZq1vqWCQSNztDAF"