The fake requests problem has been solved, atleast partly.
I added a simple CORS check that makes sure the request is coming from the same domain as the request itself is saying it's coming from. Also added rate-limiting.
heyarviind2 189 days ago [-]
This is really awesome, can you make it opensource
Avfrosta 189 days ago [-]
Once I have smashed the last bugs I might do it. Never made something opensource before
Flimm 187 days ago [-]
Thank you for considering it! To make something open source, all you need to do is to choose an open source license. Add it as a file to your project.
I added a simple CORS check that makes sure the request is coming from the same domain as the request itself is saying it's coming from. Also added rate-limiting.
Here's a good website to help you choose a license: https://choosealicense.com/
Demo: https://huntlie.com/product/huntlie?tab=nominalytics