Skip to main content

HTTP proxy firewall Django App

Project description

Flexible framework to check permissions to URIs and forward HTTP requests

Tested with

This project contains bare bone templates. To see it in action, integrated into a full-fledged subscription-based session proxy with bootstrap-styled dashboards, take a look at [djaoapp](https://github.com/djaodjin/djaoapp/).

Development

After cloning the repository, create a virtualenv environment and install the prerequisites:

$ virtualenv _installTop_ $ source _installTop_/bin/activate $ pip install -r testsite/requirements.txt

It remains to create the database and populate it with test data.

$ python ./manage.py migrate –run-syncdb –noinput $ python ./manage.py loaddata testsite/fixtures/test_data.json

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

djaodjin-rules-0.1.11.tar.gz (32.5 kB view hashes)

Uploaded Source

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