Hi All
To prevent a person from endless attempts to log into a website I though a good solution would be to add a blocking rule to the Windows firewall after NN failed attempts. This would just block the person for some time and stop wasting server resources. Does anyone know how to do this in WebDev?
I have code for adding rules to Windows firewall but it must run with Admin privileges. How does one do that in WebDev from on the server?
Thanks
To prevent a person from endless attempts to log into a website I though a good solution would be to add a blocking rule to the Windows firewall after NN failed attempts. This would just block the person for some time and stop wasting server resources. Does anyone know how to do this in WebDev?
I have code for adding rules to Windows firewall but it must run with Admin privileges. How does one do that in WebDev from on the server?
Thanks