Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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