Skip to content

BimBoss/is-vpn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Check if ip belongs to any VPN service.

IPs database continiously grow

const { isVpn } = require('is-vpn');

const result = await isVpn('8.39.206.9'); // { isVpn: true }

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published