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.6.tar.gz (9.4 kB view details)

Uploaded Source

File details

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

File metadata

File hashes

Hashes for django-revproxy-0.2.6.tar.gz
Algorithm Hash digest
SHA256 4cad7a95624a1ac6d60774210615d947f031ffa1076b3c7e501723e89bb8fba0
MD5 b3fb802942ca737af30ff4576b1d5056
BLAKE2b-256 66292767588e50f05948887a47d0f71f1b060d1b996a1ed61019a2d14251ee9b

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