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.0.tar.gz
(10.9 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.0.tar.gz.
File metadata
- Download URL: django_secux-5.5.0.tar.gz
- Upload date:
- Size: 10.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6cd05685d0e9978696833eab3120df2d5955e2614f9361fe826da078debce2c5
|
|
| MD5 |
48eeb86fe120986d45740cbc2f22ef83
|
|
| BLAKE2b-256 |
09a768181ec29826b031e5ce00ca20b7d551d7d922981cd66ba44abed15da850
|
File details
Details for the file django_secux-5.5.0-py3-none-any.whl.
File metadata
- Download URL: django_secux-5.5.0-py3-none-any.whl
- Upload date:
- Size: 11.7 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 |
7eb7a3cda90a03706fb6b23c73ee1573a299a25ab3489538f1f620671a9d0d43
|
|
| MD5 |
506a3e14153fa5bcc54090dedbe73bbf
|
|
| BLAKE2b-256 |
1673b1a1add2e31c40d402c4d6d2bbe8473dcbe1424de330bce21f13b0f2f9d4
|