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

Login - Initiate User Session | Online Free DevTools by Hexmos

Initiate user sessions with Login. Securely authenticate and manage user access on remote systems. Free online tool, no registration required.

login

Initiates a session for a user. More information: https://manned.org/login.

  • Log in as a user:

login {{user}}

  • Log in as user without authentication if user is preauthenticated:

login -f {{user}}

  • Log in as user and preserve environment:

login -p {{user}}

  • Log in as a user on a remote host:

login -h {{host}} {{user}}

See Also