Skip to main content

Wrapper for proxidize android app.

Project description

https://img.shields.io/pypi/v/proxidize_wrapper.svg

Wrapper for proxidize android app.

  • Free software: MIT license

Install a Proxy Server

Read This to host the server.

We would need the http address which is in the format of “IP:PORT:USERNAME:PASSWORD” to use this wrapper.

Features

  • Use Proxidize Android app to proxy your internet connection on your PC. Wrapper for it.

How to Use

  1. Install the app on your android phone. mentioned above.

  2. Install the package:

    pip install ec2_proxy

from proxidize_wrapper import Proxy

p = Proxy("IP:PORT:USERNAME:PASSWORD") #Initialize the class object.

print(p.get_ip()) # Print the current ip address.

p.change_ip() # change the ip address.

print(p.get_ip()) # Print the current ip address.

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

proxidize_wrapper-0.1.1.tar.gz (9.4 kB view hashes)

Uploaded Source

Built Distribution

proxidize_wrapper-0.1.1-py2.py3-none-any.whl (3.5 kB view hashes)

Uploaded Python 2 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