I’m a lone developer that wants his website (a small online game) protected from unknown connections via WebSocket to the game server (I have free account in Cloudflare).
I enabled “Under Attack” mode, and it solved my problem. I don’t need authentication, CORS, or anything else for the users (it’s an open source project, no business here).
How much time “Under Attack” mode can be enabled, for security purposes and of course avoiding DDoS attacks? Can I use it for 1 month? 6 months? 1 year?
In addition, expect fewer visitors, possible issues with crawling/indexing your website from search engines and possible issues with requests made to WSS (debug/errors in the console due to IUAM protection service being enabled) if so.