logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Faillock - Manage Login Failures | Online Free DevTools by Hexmos

Manage login failures with Faillock. View and reset authentication failure records for individual users or all users. Free online tool, no registration required.

faillock

Display and modify authentication failure record files. More information: https://manned.org/faillock.

  • List login failures of the current user:

faillock

  • Reset the failure records of the current user:

faillock --reset

  • List login failures of all users:

sudo faillock

  • List login failures of the specified user:

sudo faillock --user {{user}}

  • Reset the failure records of the specified user:

sudo faillock --user {{user}} --reset

See Also