Skip to main content

pytonik IP and VPN checker Module checks visitors/audiences, proxy, sock, and VPN IP address

Project description

pytonik ip and vpn checker

Build Status Downloads Wheel Python Version License

pytonik IP and VPN checker Module checks visitors/audiences, proxy, sock, and VPN IP address. it returns a response such as :- hostname, country, city, region, loc, org and more.

Install pytonik ip and vpn checker

pip install pytonik_ip_vpn_checker

Import Module

from pytonik_ip_vpn_checker.ip import ip

how to get HTTP IP ADDRESS

ip.get().ip

how to get VPN IP ADDRESS

ip.vpn().ip

how to check if visitor is using VPN

ip.vpn().is_vpn

how to get IP ADDRESS and PROPERTIES

pytonik_user = ip.get()
pytonik_user.ip
pytonik_user.hostname
pytonik_user.city
pytonik_user.region
pytonik_user.country
pytonik_user.loc
pytonik_user.org

default check IP ADDRESS

ip.property('41.190.30.100').hostname
ip.property('41.190.30.100').city
ip.property('41.190.30.100').region
ip.property('41.190.30.100').country
ip.property('41.190.30.100').loc
ip.property('41.190.30.100').org

pytonik is open to questions and contributions, feel free to ask.

Contact Information:

Name: pytonik MVC

Email: pytonikmvc@gmail.com

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pytonik_ip_vpn_checker-1.0.6.tar.gz (3.4 kB view hashes)

Uploaded Source

Built Distribution

pytonik_ip_vpn_checker-1.0.6-py3-none-any.whl (16.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page