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

Rlogin Command - Remote Login Access | Online Free DevTools by Hexmos

Access remote hosts quickly with the rlogin command. This secure shell command provides simple remote login functionality. Free online tool, no registration required.

rlogin

Log in to a remote host. More information: https://www.gnu.org/software/inetutils/manual/inetutils.html#rlogin-invocation.

  • Log in to a remote host:

rlogin {{remote_host}}

  • Log in to a remote host with a specific username:

rlogin {{[-l|--user]}} {{username}} {{remote_host}}

See Also