Check if the given <IPaddress> is a Tor exit node.
Project description
# IsItTor
IsItTor is a script to check if an IP address is a Tor exit node.
Install:
# sudo pip install requests[security] isittor
Usage:
# isittor.py 99.245.160.4 02/10/2015 14:22:00 INFO - Starting new HTTPS connection (1): www.dan.me.uk 02/10/2015 14:22:01 INFO - Load TOR exit node list from https://www.dan.me.uk/torlist/ 02/10/2015 14:22:01 INFO - 99.245.160.4 is a TOR exit node
# isittor.py 99.245.160.4 10.10.10.10 02/10/2015 14:22:00 INFO - Starting new HTTPS connection (1): www.dan.me.uk 02/10/2015 14:22:01 INFO - Load TOR exit node list from https://www.dan.me.uk/torlist/ 02/10/2015 14:22:01 INFO - 99.245.160.4 is a TOR exit node 02/10/2015 14:22:01 INFO - 10.10.10.10 is NOT a TOR exit node
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file isittor-1.2.tar.gz
.
File metadata
- Download URL: isittor-1.2.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cac70ce5e829d66ef9a89d55cd148946a055c64e1f3e6ab2c54caff37b9ea112 |
|
MD5 | 1f55647e90317feb6d69ef6647590c33 |
|
BLAKE2b-256 | ae40e1a0bc0a12b96ab47b33f72d8e1629bb08f7f16c166a32c84ca8aaa9c3f1 |