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.2.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.2.tar.gz.
File metadata
- Download URL: django_secux-5.5.2.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 |
12727134d14a5efd3d85ef6e45deef8ea8944338abe8bb2567f861f81d065fda
|
|
| MD5 |
dd5f9c542c8ebe460b2aaa34f860a568
|
|
| BLAKE2b-256 |
1ec3352c111d99db132edc50c63bdf3f15159fb5d519bee86f930ad1fe8b25e2
|
File details
Details for the file django_secux-5.5.2-py3-none-any.whl.
File metadata
- Download URL: django_secux-5.5.2-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 |
3f2900d527435cc2247adf76cd9a4cfaf1f74f9c462039c2f1fd7e679a93c820
|
|
| MD5 |
ed3a1098c3e474345445713b0cf9d996
|
|
| BLAKE2b-256 |
23b024ce735326b900b987046d72ee8626b4232046fe5704a68ae92c6204f5b6
|