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.5.4.tar.gz
(11.0 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.5.4.tar.gz.
File metadata
- Download URL: django_secux-5.5.4.tar.gz
- Upload date:
- Size: 11.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d338d10442fc0bc140308aef6afb8208b0b8b54f15cbf04ec983d525f561fdc4
|
|
| MD5 |
408da5f9dd604628ab21399b15bd283f
|
|
| BLAKE2b-256 |
94e164d57ad97fea5b857ad47e3295b4aeac818fd05ecf23b2acbfdae8de9580
|
File details
Details for the file django_secux-5.5.4-py3-none-any.whl.
File metadata
- Download URL: django_secux-5.5.4-py3-none-any.whl
- Upload date:
- Size: 11.9 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 |
36999525289036d8681ef7f8766e7bef32cbfc8c385a06ad5e95938d5d331a2d
|
|
| MD5 |
f893461169df28a36e16f80891a9f446
|
|
| BLAKE2b-256 |
636056a87791371def0c2fa0bf99c25bc5f344a761fa2efdba0999d734dec4a7
|