The following is the GNU All-permissive License as recommended in https://www.gnu.org/licenses/license-recommendations.en.html

Copyright (C) 2024 Free Software Foundation sysadmin@fsf.org

Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright notice and this notice are preserved. This file is offered as-is, without any warranty.

Contributions are welcome. See https://savannah.gnu.org/maintenance/fsf/.

Check to see if its being overwhelmed by a bot. If so, ban it. For example, on directory.fsf.org, if it shows an ip doing many several requets per minute, ban it.

awk '$5 == "apache:" {print $6}' /var/log/syslog | sort | uniq -c | sort -n
# XXX = redacted
ufw insert 1 deny from 207.46.XXX.XX