Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/ryanwoodsmall/dropbear-misc
- Owner: ryanwoodsmall
- Created: 2014-12-08T06:11:12.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2024-04-26T03:48:18.000Z (8 months ago)
- Last Synced: 2024-04-26T04:37:43.825Z (8 months ago)
- Topics: dropbear, musl, musl-libc, rpm, rpm-packages, rpm-spec
- Language: C
- Size: 38.1 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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