is-tor

3.5.1 • Public • Published


Build Status Apache 2.0 License Github contributors Snyk vulnerabilities PRs welcome

Quick Start

To use is-tor, you need to install the module from NPM:

npm install is-tor

Now you have access to the isTor() function:

const isTor = require('is-tor);

console.log(isTor('176.10.99.200')) // => true

Authors

The author of is-tor is Joey Malvinni

List of all contributors

License

Apache 2.0

Dependents (1)

Package Sidebar

Install

npm i is-tor

Weekly Downloads

13

Version

3.5.1

License

Apache-2.0

Unpacked Size

86.9 kB

Total Files

14

Last publish

Collaborators

  • joeymalvinni