Skip to content

mishakorzik/detectvpn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Free vpn, tor, datacenter, threat detection by IP address

Install

pip indtall detectvpn

How to use

# Detect vpn, tor, datacenter, threat on IP
>>> from detectvpn import detect
>>> detect.ip("8.8.8.8")
normal
>>>

Detection info

vpn        - using vpn
tor        - using tor
datacenter - its datacenter IP
threat     - dangerous IP
normal     - normal IP address

About

Free vpn, tor, datacenter, threat detection on IP

Topics

Resources

License

Stars

14 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors