dbclient Command Examples

Lightweight Dropbear Secure Shell client. More information: https://manned.org/dbclient.1.

dbclient {{user}}@{{host}}

dbclient {{user}}@{{host}} -p 2222

dbclient -i {{path/to/key_file}} {{user}}@{{host}}

dbclient {{user}}@{{host}} -t {{command}} {{argument1 argument2 ...}}

dbclient -A {{user}}@{{host}}