Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
conf/ | H | 15-Sep-2025 | - | 19 | 5 | |
config/ | H | 21-Oct-2025 | - | 683 | 683 | |
img/ | H | 21-Oct-2025 | - | 7 | 7 | |
lang/en/ | H | 15-Sep-2025 | - | 10 | 4 | |
logs/ | H | 20-Sep-2025 | - | 11 | 8 | |
.gitignore | H A D | 15-Sep-2025 | 94 | 7 | 6 | |
LICENSE | H A D | 06-Sep-2025 | 34.3 KiB | 675 | 553 | |
README.md | H A D | 06-Sep-2025 | 651 | 11 | 6 | |
action.php | H A D | 21-Oct-2025 | 5.9 KiB | 190 | 108 | |
admin.css | H A D | 21-Oct-2025 | 29.9 KiB | 969 | 923 | |
admin.js | H A D | 20-Oct-2025 | 73 KiB | 2,581 | 1,744 | |
admin.php | H A D | 18-Oct-2025 | 4.4 KiB | 137 | 87 | |
cleanup.php | H A D | 20-Sep-2025 | 817 | 26 | 21 | |
client.js | H A D | 04-Oct-2025 | 2.4 KiB | 79 | 53 | |
helper.php | H A D | 18-Oct-2025 | 1.3 KiB | 50 | 27 | |
plugin.info.txt | H A D | 21-Oct-2025 | 229 | 8 | 7 | |
pview.php | H A D | 13-Sep-2025 | 2.1 KiB | 72 | 42 | |
script.js | H A D | 18-Oct-2025 | 35 | 1 | 0 | |
style.less | H A D | 18-Oct-2025 | 35 | 1 | 1 | |
tick.php | H A D | 15-Sep-2025 | 1.5 KiB | 53 | 34 |
README.md
1# DokuWiki Bot Monitoring Plugin 2Plugin for live-monitoring your DokuWiki instance for bot activity 3 4IMPORTANT: This is an experimental plugin to investigate bot traffic. This is not a "install and forget" software, but rather requires that you actively look at and manage the log files. 5 6This plugin creates various log files in its own "logs" directory. These files can get quite large, and you should check them actively. 7 8Also, these files can get quite large and fill up your server. Make sure to manually delete older files from time to time! 9 10For more information, please see the DokuWiki Plugin page at: https://www.dokuwiki.org/plugin:botmon 11