Update README.md

added security note
This commit is contained in:
Maybe4a6f7365
2025-06-04 10:08:27 +02:00
committed by GitHub
parent 6d1ce6bfcc
commit 518dcd060e
+3 -1
View File
@@ -180,6 +180,8 @@ sudo apt-get install ucspi-tcp
./start.sh
```
Security Note: This is built for learning and small CTF teams, not production use. If you deploy it, use proper access controls like Cloudflare tunnels, ngrok, or VPN. Be careful about who you give access to.
---
## Development
@@ -211,4 +213,4 @@ Contributions are welcome. Please ensure:
- All scripts are tested and follow existing patterns
- Security practices are maintained
- Documentation is updated for new features
- Code style is consistent with the project
- Code style is consistent with the project