Skip to main content

A tool for installing and configuring Tor and Privoxy.

Project description

tor_privoxy_setup

A Python package to install and configure Tor and Privoxy for anonymized browsing.

Installation

pip install google_colab_tor_proxy

## Usage

To use the package in your Python script, you can do the following:

```python
import google_colab_tor_proxy import tor_proxy_setup

tor_proxy_setup()

This will install and configure Tor and Privoxy for you.

Example

Here is an example of how to use the package in a script:

import requests
from google_colab_tor_proxy import tor_proxy_setup

tor_proxy_setup()

proxies = {
    'http': 'http://localhost:8118',
    'https': 'http://localhost:8118',
}

response = requests.get('http://httpbin.org/ip', proxies=proxies)
print(response.json())

License

This project is licensed under the MIT License - see the LICENSE file for details.

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

google_colab_tor_proxy-0.1.0.tar.gz (2.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

google_colab_tor_proxy-0.1.0-py3-none-any.whl (2.9 kB view details)

Uploaded Python 3

File details

Details for the file google_colab_tor_proxy-0.1.0.tar.gz.

File metadata

  • Download URL: google_colab_tor_proxy-0.1.0.tar.gz
  • Upload date:
  • Size: 2.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for google_colab_tor_proxy-0.1.0.tar.gz
Algorithm Hash digest
SHA256 f2e97188e7b3c5ae5f6ff59c5073247c21f6da76f77ddf84f06f4f90f8679296
MD5 781c1cb5751ab64ab0d60f812f509763
BLAKE2b-256 c5875bb901134034386dc97b0027c82b587ec71b64cec1ba97f130ebcd311a45

See more details on using hashes here.

File details

Details for the file google_colab_tor_proxy-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for google_colab_tor_proxy-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 2519a0a92778936e88beeb852c276bce4d7abc280400b6b27cc6ab62fd339701
MD5 198978b0e28150caabc10b8c6bf6911c
BLAKE2b-256 83c98ca043f7d87ed6889e465b058d1a114e46097f3c5551e96a466fa8e775cf

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page