You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
4 weeks ago | |
---|---|---|
.gitignore | 4 weeks ago | |
README.md | 4 weeks ago | |
config.example.js | 4 weeks ago | |
main.js | 4 weeks ago |
README.md
deno-gitea-destroy-fake-users
Automatically destroy fake Gitea users (e.g. have never logged in but have repos, or have no activity record whatsoever).
Usage : cp config.example.js config.js
; deno run --allow-net main.js
Warning
This tool may detect inactive but legitimate users.