Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ryanwoodsmall/dropbear-misc

Dropbear SSH scripts and assorted stuff.
https://github.com/ryanwoodsmall/dropbear-misc

dropbear musl musl-libc rpm rpm-packages rpm-spec

Last synced: about 2 months ago
JSON representation

Dropbear SSH scripts and assorted stuff.

Awesome Lists containing this project

README

        

dropbear-misc
=============

Dropbear SSH scripts and assorted stuff.

todo
====
* pick between centos 6, centos 7, chrome/chromium os
* c6 doesn't need pam, can be static
* c7 requires pam, doesn't work well/at all with static
* chromium is key-auth only
* setup custom known hosts file in **cli-kex.c** (```dbear_hosts```?)
* move bundled sortix libz to zlib-ng from github