Comment on Forgejo fills up hard drive with repo-archives
hddsx@lemmy.ca 6 days ago
I used cloudfares captcha equivalent and my bots dropped to zero
Comment on Forgejo fills up hard drive with repo-archives
hddsx@lemmy.ca 6 days ago
I used cloudfares captcha equivalent and my bots dropped to zero
jeena@piefed.jeena.net 6 days ago
But then how do people who search for code like yours find your open source code if not though a search engine which uses a indexing not?
SteveTech@programming.dev 5 days ago
Cloudflare usually blocks ‘unknown’ bots, which are basically bots that aren’t search crawlers. Also I’ve got Cloudflare setup to challenge requests for .zip, .tar.gz, or .bundle files, so that it doesn’t affect anyone unless they download over HTTP.
There’s also probably a way to configure something similar in Anubis, if you don’t like a middleman snooping your requests.