-
I have observed that when playing back the waveform in certain audio players, the sound is routed only to the left speaker. This issue seems to occur when the player relies on the speaker channel mapp…
-
Many apologies if this is a dumb question, but I just began to get the "[SFTP] Error initialising channel: Channel request subsystem failed " notification.
Is this related the libssh support and, i…
-
I've been facing a problem with `IGNORE_EOF` recently and I found it was caused by `zsh-autosuggestions`. I've been getting this on ``:
``` zsh
zsh: do you wish to see all 3221 possibilities (3221 l…
-
### Explain what happens
1. Log into Cockpit
2. Go to add an SSH key
3. Select an SSH key of type `ecdsa-sk` or `ed25519-sk`
4. Click Add
5. Nothing happens
### Version of Cockpit
264
### Wher…
-
Hi,
I have just downloaded RedExpect which raises an exception from RedSSH.
```
[nav] In [11]: import redssh
[ins] In [12]: rs = redssh.RedSSH()
-------------------------------------------…
-
## Description
I have some keys in `/etc/ssh/ssh_known_hosts` so they never end up in `rm ~/.ssh/known_hosts`.
`jj` (or libssh2) doesn't seem to support `/etc/ssh/ssh_known_hosts`.
/etc/ssh/s…
-
Thanks a lot for the libssh port, I was able to make [this](https://github.com/defdefred/Remotty).
Now I wonder if the ESP32 could switch to power saving mode while waiting in `ssh_bind_accept(sshb…
-
Have you tried doing basic cloning? I figured porting openssl/libssh is a whole separate problem, but should cloning by http work, shouldn't it?
And thanks for great work. I'm starting a hobby proj…
-
Hi Alex.
My client doesn't seem to be able to find some of the slightly more modern algorithms - even though they were explicitly compiled. How can I convince the client to find them ?
I want to…
-
### What happened?
CMakeLists hardcode a random third-party package manager as the _requirement_ for macOS. This is wrong:
https://github.com/eranif/codelite/blob/801b86f2ce58f4b669ad8e1b205a1851b…