Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/freewil/tor-exits-redis
Maintain set of tor exit nodes in redis and run checks against it in Node.js
https://github.com/freewil/tor-exits-redis
Last synced: about 1 month ago
JSON representation
Maintain set of tor exit nodes in redis and run checks against it in Node.js
- Host: GitHub
- URL: https://github.com/freewil/tor-exits-redis
- Owner: freewil
- Created: 2013-04-27T20:57:23.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-12-08T03:05:21.000Z (about 10 years ago)
- Last Synced: 2024-04-24T21:43:59.819Z (9 months ago)
- Language: JavaScript
- Size: 198 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tor-exits-redis [![Build Status](https://travis-ci.org/freewil/tor-exits-redis.svg?branch=master)](https://travis-ci.org/freewil/tor-exits-redis)
Maintain set of tor exit nodes and run checks against it
## Install
`npm install tor-exits-redis`
## Usage
* update(options, cb)
Create/append to set of tor exit nodes
* check(ip, options, cb)
Check whether the given ip address is a known Tor exit node