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: 6 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 (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2025-03-25T17:50:48.000Z (7 months ago)
- Last Synced: 2025-03-25T18:33:55.539Z (7 months ago)
- Topics: dropbear, musl, musl-libc, rpm, rpm-packages, rpm-spec
- Language: C
- Size: 41 KB
- Stars: 2
- Watchers: 2
- 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