logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

Physlock - Lock Consoles Securely | Online Free DevTools by Hexmos

Lock Linux consoles securely with Physlock. Prevent unauthorized access and protect your system with advanced locking features. Free online tool, no registration required.

physlock

Lock all consoles and virtual terminals. More information: https://github.com/muennich/physlock.

  • Lock every console (require current user or root to unlock):

physlock

  • Mute kernel messages on console while locked:

physlock -m

  • Disable SysRq mechanism while locked:

physlock -s

  • Display a message before the password prompt:

physlock -p "{{Locked!}}"

  • Fork and detach physlock (useful for suspend or hibernate scripts):

physlock -d

See Also