azukaar / Cosmos-Server

☁️ The Most Secure and Easy Selfhosted Home Server. Take control of your data and privacy without sacrificing security and stability (Authentication, anti-DDOS, anti-bot)
https://cosmos-cloud.io
Other
3.1k stars 112 forks source link

[FEAT]: WAF and HTTP support #101

Closed dalso0418 closed 11 months ago

dalso0418 commented 11 months ago

Feature Description

Hello. Thank you for the wonderful project. Is it possible to support Mod Security WAF for web security? Also, I wonder if HTTP3 is also supported.

azukaar commented 11 months ago

I didnt look into ModSecurity in details but it looks like a lot of it overlap with already implementing rules in the smart shield itself, so I am not sure?

HTTP3 will be supported as soon as Go fully supports it :)

Closing the ticket but feel free to keep the conversation going

dalso0418 commented 11 months ago

Thank you for your reply. I'm also looking forward to the monitoring capabilities. It would be fantastic to be able to monitor traffic and block IPs recognized as malicious IPs through APIs.