| Version | Supported |
|---|---|
| Latest | β Yes |
| Older | β No |
If you discover a security vulnerability, please follow these steps:
- Do NOT open a public issue
- Do NOT disclose it publicly
- Contact the maintainer privately
| Measure | Status |
|---|---|
| Environment Variables | β Yes |
.env in .gitignore |
β Yes |
| Input Validation | β Yes |
| Rate Limiting | β Yes |
| Proxy Rotation | β Yes |
| Access Control | β Optional |
| Measure | Status |
|---|---|
| End-to-End Encryption | β No |
| Two-Factor Authentication | β No |
Never commit these to version control:
- Bot Tokens
- Proxy Credentials
- API Keys
- Private Keys
β .env β Webshare_10_proxies.txt β proxies.txt β working_proxies.txt
text
| Data Type | Storage | Security |
|---|---|---|
| Bot Token | .env |
Local only |
| Proxy Creds | Text File | Local only |
| Videos | downloads/ |
Temporary |
| Logs | logs/ |
Local only |
# Pull latest updates
git pull
# Update dependencies
pip install -r requirements.txt --upgrade
# Restart bot
python main.py
π Reporting Process
text
1. Identify vulnerability
2. Contact privately
3. Acknowledge within 48 hours
4. Work on fix
5. Coordinated disclosure
π License Compliance
This project uses Mozilla Public License 2.0:
Source code must remain open
Modifications must be shared
Patent rights granted
β οΈ Disclaimer
For educational purposes only.
Users are responsible for:
Complying with laws
Respecting Terms of Service
Using responsibly