Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

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