Skip to content

Commit

Permalink
docs/core/dropbear: - **dist-vers**
Browse files Browse the repository at this point in the history
  • Loading branch information
huapox committed Dec 12, 2024
1 parent e497c27 commit efa718c
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions docs/core/dropbear.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,20 @@ root@VM-12-9-ubuntu:/mnt/xrdp-static-alpine# ./dropbear -h
Dropbear server v2022.83 https://matt.ucc.asn.au/dropbear/dropbear.html
Usage: ./dropbear [options]
```

- **dist-vers**
- core-alpine-3.19: ok
- core-ubuntu-18.04/20.04 ok; 2204/2404: authFail!
- core-opensuse-15.6 ok;
- core-debian12,fedora39,busybox-1.36.1: authFail!; openwrt_dropbear_runErr;

```bash
# https://github.com/mkj/dropbear
# master 2037
# DROPBEAR_2024.86 2031
# DROPBEAR_2022.83 1863

headless@2746902c89a4:~$ sudo su
root@2746902c89a4:/home/headless# dropbear -V
Dropbear v2022.83
```

0 comments on commit efa718c

Please sign in to comment.