04-19-2023, 11:18 AM
(04-18-2023, 08:29 PM)Alexandre Machado Wrote: I don't see how you can do this using HTTP protocol. When the browser connects to the server there is 2 possibilities: The server responds at some point or the connection is broken (and the browser detects it and knows that the connection has been broken). What you want is to deny a connection before knowing the nature of the request, which I think won't succeed. You could try to block the request/connection at a router or proxy level based on the IP of the origin.
Yes I know, a router/firewall is normal; but they cannot always be configured in a specialized way or are too expensive.
ServerController as an additional software-based firewall would therefore be interesting ...
Maybe sometime in the future
The way to success is always under construction ... but i see a light at the end of the tunnel

