-
When mosh is used to connect to a server running `dropbear` instead of OpenSSH's `sshd`, the client will rarely or never receive the `MOSH CONNECT` message. The ssh connection closes before any outpu…
cgull updated
10 months ago
-
Hi,
I'd like to make a package of tinyssh in Gentoo, but currently it's required a lot of patching to build system.
Tests should be optional - otherwise it'll break cross compilation. Also portage r…
Civil updated
3 years ago
-
If I am right, you need to have the dependencies wit the following command:
`sudo pacman -S mc tinyssh busybox`
and to have `/root/user/.ssh/authorized_keys` set to have no errors with mkinitcp…
-
Can you add a `--port` command-line flag?
yonas updated
10 months ago
-
Hi guys. I'm trying to build tinyssh from source (`apt source tinysshd`) in Ubuntu 20.04.2 (amd64) using crosscompiler
`CC=aarch64-linux-gnu-gcc make` for ARMv8
before make I did `sudo apt-get bui…
-
Hello! I hope i didn't wake anyone. No? Good.
Source: https://tinyssh.org/
_Wrong_ | "_Postquantum crypto: (...) chacha20-poly1305_"; It is certainly nott part of the PQ algorithm family but an …
-
After upgrade to latest version 20220222-1 (Arch) SCP does not work anymore, SSH works all right.
Client: `client_loop: send disconnect: Broken pipe`, `lost connection`
Server's log: `tinysshd[929…
-
Hello!
Thanks for the awesome project!
I have a small question:
Is it possible to setup a wireguard tunnel from initrd using `initrd-network.service` ?
If it is, then may I have some hints o…
-
current arhclinux, gives me this on a sshfs attempt.. not sure if bug or just a lacking feature?
tinysshd: cVG3YoxN: BUG: (protocol error){channel.c:214}
Not sure about the activity of project b…
-
Are there any plans to add support for authentication agent forwarding?
I have a herd of SBCs (perfect for TinySSH) that I sometimes have to access via bastion. Currently the only way to access th…