Skip to content
Snippets Groups Projects
  1. Apr 12, 2016
    • Jeremy Kerr's avatar
      Add -c <command> option to force a specific command · ac9a4c83
      Jeremy Kerr authored
      
      This change adds a -c option to dropbear, to force the session to use a
      specific command, in a similar fashion to OpenSSH's ForceCommand
      configuration option.
      
      This is useful to provide a simple fixed service over ssh, without
      requiring an authorized key file for the per-key forced_command option.
      
      This setting takes precedence over the channel session's provided
      command, and the per-key forced_command setting.
      
      Signed-off-by: default avatarJeremy Kerr <jk@ozlabs.org>
      ac9a4c83
  2. Mar 18, 2016
  3. Mar 17, 2016
  4. Mar 16, 2016
  5. Mar 15, 2016
  6. Mar 12, 2016
  7. Mar 10, 2016