Socket
Book a DemoInstallSign in
Socket

static-vpn-check

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

static-vpn-check

A library for checking whether a given IP is part of a public VPN

1.1.0
latest
npmnpm
Version published
Weekly downloads
14
75%
Maintainers
1
Weekly downloads
 
Created
Source

Static VPN Check

This module provides a way to check whether an IP is part of a public VPN service. The module uses this list of known VPN ips to do the look up: https://github.com/ejrv/VPNs

Installation $ npm install static-vpn-check

Usage

const t = require('static-vpn-check')
let i = '45.61.69.205'
console.log(t.checkIp(i)) //Returns true

FAQs

Package last updated on 02 Aug 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.