(14 April, 2024 - 07:20 PM)Diogow Wrote: Show MoreSend hit to webhook => Also sends stats and the .txt file when checker has finished.
That's a good idea. It might be useful to do in the reverse direction too, essentially kicking off the checking process when you have new accounts to check (ie from cracking a database dump or receiving a new combo file).
Webhook listener / trigger => Accept new accounts and starts processing input
Filepath event trigger => Watch for and begin processing when new files are added to an induction directory
(14 April, 2024 - 09:38 PM)CDSG Wrote: Show MoreIf it is an A.I.O related to cracking, maybe a proxy scrapper and things like that
When a user has paid rotating proxies, it's not really a problem...but when somebody uses scraped proxies they tend to die pretty quick. Having a way for scraped proxies to be refreshed in the background without interrupting the checking process is preferred. At a minimum, provide a way for the user to pause the checker, and load new proxies when resuming.
Proxy Maintenance => Remove dead proxies and get new proxies in background. Enable disable this feature through config setting.