Block a user
Investigate If This Object Can Be Turned Into A Struct, To Create Less GC Pressure
Fixed duplicate insertions into the filtered database.
Fixed duplicate insertions into the filtered database.
Ignore Already Saved IPs In The Filtered Database When Resuming
owner
created branch IgnoreAlreadySavedIpInTheFilteredDatabaseAfterResuming in owner/RSE
2024-11-27 14:53:11 +00:00
owner
pushed to IgnoreAlreadySavedIpInTheFilteredDatabaseAfterResuming at owner/RSE
2024-11-27 14:53:11 +00:00
Create Runtime Variables At Startup
Runtime variables implemented consists of:
- base path for the application (So now we don't need absolute paths for anything).
- Timeout for:
- IP scanner.
- Wait time for the discarded…
Fix Set Runtime Variable Crashing The Application
Fix Set Runtime Variable Crashing The Application
Fixed. The reason why it crashed was because this particular method never sent a response to the client.