Code Monkey home page Code Monkey logo

ip2proxy-r's Introduction

IP2Proxy R package

This library allows user to query an IP address if it was being used as VPN anonymizer, open proxies, web proxies, Tor exits, data center, web hosting (DCH) range, search engine robots (SES), residential proxies (RES), consumer privacy networks (CPN), and enterprise private networks (EPN). It lookup the proxy IP address from IP2Proxy BIN Data file. This data file can be downloaded at

Developer Documentation

To learn more about installation, usage, and code examples, please visit the developer documentation at https://ip2proxy-r.readthedocs.io/en/latest/index.html.

Proxy Type

Proxy Type Description
VPN Anonymizing VPN services.
TOR Tor Exit Nodes.
PUB Public Proxies.
WEB Web Proxies.
DCH Hosting Providers/Data Center.
SES Search Engine Robots.
RES Residential Proxies [PX10+]
CPN Consumer Privacy Networks. [PX11+]
EPN Enterprise Private Networks. [PX11+]

Usage Type

Usage Type Description
COM Commercial
ORG Organization
GOV Government
MIL Military
EDU University/College/School
LIB Library
CDN Content Delivery Network
ISP Fixed Line ISP
MOB Mobile ISP
DCH Data Center/Web Hosting/Transit
SES Search Engine Spider
RSV Reserved

Threat Type

Threat Type Description
SPAM Spammer
SCANNER Security Scanner or Attack
BOTNET Spyware or Malware

Support

Email: [email protected]. URL: https://www.ip2location.com

ip2proxy-r's People

Contributors

ip2location avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

ip2proxy-r's Issues

ModuleNotFoundError: No module named 'IP2Proxy'

I can't load something in py from R

ip2proxy::open("IP2LOCATION-LITE-DB3.BIN/IP2LOCATION-LITE-DB3.BIN")
Erreur dans py_run_string_impl(code, local, convert) : 
  ModuleNotFoundError: No module named 'IP2Proxy'
Run `reticulate::py_last_error()` for details.
> reticulate::py_last_error()

── Python Exception Message ──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "/home/delaye/R/x86_64-redhat-linux-gnu-library/4.3/reticulate/python/rpytools/loader.py", line 119, in _find_and_load_hook
    return _run_hook(name, _hook)
  File "/home/delaye/R/x86_64-redhat-linux-gnu-library/4.3/reticulate/python/rpytools/loader.py", line 93, in _run_hook
    module = hook()
  File "/home/delaye/R/x86_64-redhat-linux-gnu-library/4.3/reticulate/python/rpytools/loader.py", line 117, in _hook
    return _find_and_load(name, import_)
ModuleNotFoundError: No module named 'IP2Proxy'

── R Traceback ───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
    ▆
 1. └─ip2proxy::open("IP2LOCATION-LITE-DB3.BIN/IP2LOCATION-LITE-DB3.BIN")
 2.   └─reticulate::py_run_string("import IP2Proxy")
 3.     └─reticulate:::py_run_string_impl(code, local, convert)

I have installed successfully IP2Proxy from pip

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.