Aero-sentry
A Open Source javascript bot detection script & Dos protection with server-side PoW challange validation.
Aero sentry is made to mitigate bot activity and provide a more secure environment for webpages and to promote open source development. You are welcome to try the code via our API and reading our Docs for more information.
Learn more about the project on Github.
If you want to support the project, consider Donating.
BTC: bc1qk5aufzzpueazsf8n9gkvt2f8szp8j2n2w8edqm
The Aero-sentry is a lightweight and modular solution for web applications that require enhanced security against automated attacks or suspicious activity. The system uses a combination of client-side JavaScript and server-side Php to verify that incoming requests are legitimate and not automated, including CSRF protection, bot detection, and a optional rate limiting.
Aero-sentry is designed to be easy to use and configurable, making it suitable for integration into web applications that require enhanced security against automated attacks or suspicious activity. The solution is low latency with a median latency of <0.6ms (depends on: webserver, configuration, PoW setting, CDN, more..).
Q: What is Aero-sentry?
A: Aero-sentry is a open source, lightweight, javascript bot detection script & Dos protection with server-side PoW challange validation.
Q: How does it work?
A: Aero-sentry uses a combination of client-side JavaScript and server-side Php to verify that incoming requests are legitimate and not automated, including CSRF protection, bot detection, and a optional rate limiting.
Q: How can I use Aero-sentry?
A: You can use Aero-sentry by logging in and then generating a new API token for your website. More info on the API page.