Wrapper for proxidize android app.
Project description
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
Install the app on your android phone. mentioned above.
- Install the package:
pip install ec2_proxy
from proxidize_wrapper import Proxy
p = Proxy("127.0.0.1:34517:USERNAME:PASSWORD", "23412") #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
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file proxidize_wrapper-0.2.0.tar.gz.
File metadata
- Download URL: proxidize_wrapper-0.2.0.tar.gz
- Upload date:
- Size: 9.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
be25eb8140182a9aca694a5f3e15109381b7b58316efb0ec600a652b49484f17
|
|
| MD5 |
0c971dc5d7f9b93d51b5f9ba7f166629
|
|
| BLAKE2b-256 |
58feb3fe17a45239a2cb8b89651fd0d81f2f75f05fd286b0979e52dc013f75e9
|
File details
Details for the file proxidize_wrapper-0.2.0-py2.py3-none-any.whl.
File metadata
- Download URL: proxidize_wrapper-0.2.0-py2.py3-none-any.whl
- Upload date:
- Size: 3.8 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a622fdce272158b76750484a35a10326c31a1fd9146b6ec474802e2466280586
|
|
| MD5 |
4be40da3da5b613603a1a9291e40e360
|
|
| BLAKE2b-256 |
4d6d3d7574a946669355a6a177df6c550c246974aa7b554e3746324dce28add6
|