Examples (5)
Connect to a remote host
dbclient user@hostConnect to a remote host on [p]ort 2222
dbclient user@host -p 2222Connect to a remote host using a specific [i]dentity key in dropbear format
dbclient -i path/to/key_file user@hostRun a command on the remote host with a [t]ty allocation allowing interaction with the remote command
Connect and forward [A]gent connections to remote host
dbclient -A user@hostmade by @shridhargupta | data from tldr-pages