Skip to main content

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

This version

0.10

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)

Uploaded Source

Built Distribution

proxifyapps-0.10-py3-none-any.whl (1.1 MB view details)

Uploaded Python 3

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

Hashes for proxifyapps-0.10.tar.gz
Algorithm Hash digest
SHA256 ab93af71bf8ed73f8817325a485fdca592650dd4dfda8556e83f06fdba8f3776
MD5 d8bf386696cb8452537a43c5621933f0
BLAKE2b-256 3fd0e1b95cafdccb85a0f4781b0eb6e7252d5c1abd3ced5a8b21cc40dd74a8fc

See more details on using hashes here.

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

Hashes for proxifyapps-0.10-py3-none-any.whl
Algorithm Hash digest
SHA256 e8c9440ecfaa73573462329c271f9d078dc2a4885ea7c057ad21307f8d1f98e1
MD5 b15737cad9efbfce9cb756baceaf3cd2
BLAKE2b-256 8ab715d09a28a733943889ebea45fac86418b5aca628391e1c7366f2442729b0

See more details on using hashes here.

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