Skip to main content

Yet another Django reverse proxy application.

Project description

A simple reverse proxy using Django. It allows to use Django as a reverse Proxy to HTTP requets. It also allows to use Django as an authentication Proxy.

Features

  • Proxies GET and POST requests

  • Copy all http headers sent from the client to the proxied server

  • Copy all http headers sent from the proxied server to the client (except hop-by-hop)

  • Sets the http header REQUEST_USER if the user is logged in Django

  • Handles redirects

  • No external dependencies (uses only Python standard library)

Install

Because django-revproxy still in development it is not on python package index (pypi). For now you can install it using pip directly from the github repo.

pip install https://github.com/TracyWebTech/django-revproxy

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

django-revproxy-0.2.2.tar.gz (9.1 kB view details)

Uploaded Source

File details

Details for the file django-revproxy-0.2.2.tar.gz.

File metadata

File hashes

Hashes for django-revproxy-0.2.2.tar.gz
Algorithm Hash digest
SHA256 7d258fc160bb9e55408a58ee0d87de63ad284d99040eaf1c9f12f64f03439421
MD5 fd944e1e7cc8fd712a7ee4cd8aed826e
BLAKE2b-256 2ab27f68bef8b022678e6bf769b0237efa3dfe89fa93fccebad1d7a6637f71b5

See more details on using hashes here.

Provenance

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