You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
3 months ago | |
---|---|---|
.gitignore | 1 year ago | |
README.md | 1 year ago | |
config.example.js | 1 year ago | |
main.js | 3 months 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.