A smart Django security package to auto-block suspicious traffic
Project description
django-secux - All-in-One Django Security & Optimization
For install
pip install django-secux
For update package
pip install django-secux -U
Features
v1.0.0
- [+] AI ratelimit ( Check website/page traffic, and when abnormal traffic is detected, block the page. )
- [+] Fake CDN ( Smart compressor with built-in caching )
v2.0.0
- [+] Minifing all pages
v3.0.0
- [+] Manage user sessions ( Manage an account with all sessions for that account )
- [+] Utils ( A simple and safe method for get
IPandUser Agentand ... )
v4.0.0 [NEW]
- [+] Attack notification ( you can use it for
signals.py) - [+] Compress images size ( for
imageFieldinmodels)
v5.0.0 [SOON]
- Captcha ( A captcha image system )
- JS Challenge ( a way to detect robots )
- Honeypot ( A trap for url and fake web page )
v6.0.0 [SOON]
- CSP Rules
- SEO ( automatic generate meta seo tags )
- Support
async
v7.0.0 [SOON]
- Admin dashboard
- Detect suspicious file on upload ( e.g:
image.png.php) - Session Signature ( Prevent session theft )
v8.0.0 [SOON]
- Protect uploaded files
- Detect and clean up useless files for
mediaandstatic
v9.0.0 [SOON]
- Sensitive path locking ( It has a password system that repels bots and the password is secured in the backend )
- Smart protection ( sensitive pages such as login and contact us are automatically closed when attacked )
- Creating Automatic Preloading Meta Tags ( CAPMT )
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
django_secux-5.0.0.tar.gz
(10.8 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file django_secux-5.0.0.tar.gz.
File metadata
- Download URL: django_secux-5.0.0.tar.gz
- Upload date:
- Size: 10.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c8a6421dd37e381657c9af00139592a5a020fdb3e9b03b2e30aa9cafe2dc0463
|
|
| MD5 |
a09afd6b1acd6f44b948046b3659d155
|
|
| BLAKE2b-256 |
49659473ff123adc377dc555d4687287f3b6aae5081d92dde6ad1a30e008df40
|
File details
Details for the file django_secux-5.0.0-py3-none-any.whl.
File metadata
- Download URL: django_secux-5.0.0-py3-none-any.whl
- Upload date:
- Size: 11.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
82997abf96eeb0966bd11ca890191080c886b654a4ba011937ac6fb480fc8802
|
|
| MD5 |
b96b164774f0ebfd53f11e1f5959eab6
|
|
| BLAKE2b-256 |
0fb372f44d032c088118f4269c243b6d5729ed9acf2d20adddb7d0f25d2a8c81
|