Small tar pit for AI crawlers to get stuck on.
Go to file
2025-05-17 18:49:22 +02:00
content Added sending css file. Broke up some pieces of code, so now the ServerUtil is a bit more clean now. 2025-05-06 23:11:20 +02:00
include There shouldn't be any memory leak anymore, and it's now super fast. 2025-05-17 18:49:22 +02:00
src There shouldn't be any memory leak anymore, and it's now super fast. 2025-05-17 18:49:22 +02:00
.gitignore Fixed uploading images. Implemented a threadsafe queue and simple IP tracking. 2025-05-11 10:59:15 +02:00
a.png Added send link and image functionality. Sending images doesn't always work. 2025-05-09 22:22:23 +02:00
cmake_install.cmake Just testing a bit 2025-04-29 19:30:31 +02:00
LICENSE Initial commit 2025-04-22 13:39:22 +00:00
Makefile Somewhat production ready now. It's a bit slow, with 14 clients hammering on the server, the CPU reaches 80% ussage, and 16MB memory footprint. 2025-05-16 21:31:04 +02:00
README.md Update README.md 2025-04-29 17:41:29 +00:00
Testing.png Just testing a bit 2025-04-29 19:30:31 +02:00

AI-Tarpit-Reimagined

Small tar pit for AI crawlers to get stuck on.

(Still testing)