wrapper for proxifyre
Project description
wrapper for proxifyre
Tested against Windows 10 / Python 3.10 / Anaconda and Ubuntu
pip install proxifyapps
app_infos = {
"logLevel": "all",
"proxies": [
{
"appNames": [r"C:\Program Files\Mozilla Firefox"], # folder or name
"socks5ProxyEndpoint": "127.0.0.1:1080",
"username": None,
"password": None,
"supportedProtocols": ["UDP",'TCP'],
},
{
"appNames": [r"Chrome"], # folder or name
"socks5ProxyEndpoint": "127.0.0.1:1081",
"username": None,
"password": None,
"supportedProtocols": ["UDP",'TCP'],
},
],
}
proxify_apps(app_infos, print_log=True)
# always use ctrl+c to kill the process
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
proxifyapps-0.10.tar.gz
(1.1 MB
view details)
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 proxifyapps-0.10.tar.gz.
File metadata
- Download URL: proxifyapps-0.10.tar.gz
- Upload date:
- Size: 1.1 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ab93af71bf8ed73f8817325a485fdca592650dd4dfda8556e83f06fdba8f3776
|
|
| MD5 |
d8bf386696cb8452537a43c5621933f0
|
|
| BLAKE2b-256 |
3fd0e1b95cafdccb85a0f4781b0eb6e7252d5c1abd3ced5a8b21cc40dd74a8fc
|
File details
Details for the file proxifyapps-0.10-py3-none-any.whl.
File metadata
- Download URL: proxifyapps-0.10-py3-none-any.whl
- Upload date:
- Size: 1.1 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e8c9440ecfaa73573462329c271f9d078dc2a4885ea7c057ad21307f8d1f98e1
|
|
| MD5 |
b15737cad9efbfce9cb756baceaf3cd2
|
|
| BLAKE2b-256 |
8ab715d09a28a733943889ebea45fac86418b5aca628391e1c7366f2442729b0
|