Skip to main content

HTTP Proxy in Python Twisted to prevent unauthorized access to blacklisted ips

Project description

Black & White listing HTTP Proxy for Vumi Sandbox HTTP requests

Vumi-http-proxy Travis CI build status Vumi-http-proxy coverage on Coveralls Documentation Status

To build this locally:

$ virtualenv ve
$ source ve/bin/activate
(ve)$ pip install -e .

To run using default ip and port configuration:

(ve)$ twistd -n vumi_http_proxy --blacklist=BLACKLISTFILENAME

Alternatively:

(ve)$ queen-of-ni --blacklist BLACKLISTFILENAME

To run using manual configuration:

(ve)$ twistd -n vumi_http_proxy --interface=IPADDRESS --port=PORTNO --blacklist=BLACKLISTFILENAME

Alternatively:

(ve)$ queen-of-ni --interface IPADDRESS --port PORTNO --blacklist BLACKLISTFILENAME

For help:

(ve)$ queen-of-ni --help

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

vumi-http-proxy-0.1.tar.gz (7.1 kB view hashes)

Uploaded Source

Built Distribution

vumi_http_proxy-0.1-py2-none-any.whl (10.8 kB view hashes)

Uploaded Python 2

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