pytonik IP and VPN checker Module checks visitors/audiences, proxy, sock, and VPN IP address
Project description
pytonik ip and vpn checker
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file pytonik_ip_vpn_checker-1.0.6.tar.gz
.
File metadata
- Download URL: pytonik_ip_vpn_checker-1.0.6.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.0.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cb229e1b2965a03036a55b5160f082abd4e1cbd6c3d2cc3931e5e17dd63da484 |
|
MD5 | 5668e59654de3fbe4085e5ff08aa3702 |
|
BLAKE2b-256 | 42fdd5b57a59efb22b95e05be1a0194fc3c895862f6363cdb332abdb0b0e48c6 |
File details
Details for the file pytonik_ip_vpn_checker-1.0.6-py3-none-any.whl
.
File metadata
- Download URL: pytonik_ip_vpn_checker-1.0.6-py3-none-any.whl
- Upload date:
- Size: 16.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.0.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d0ecade0d635091e7c501cda5ace70daadcfead5054e7bf5b32727afd15ad95c |
|
MD5 | 4e8dc6de8adc3f9356ec7b9b20bfe181 |
|
BLAKE2b-256 | cab65422a6cc4df8fc65407e2eaee651d3f18bf1034fae9959cfc4df01047489 |