-
### What version of Bun is running?
1.0.11+f7f6233ea
### What platform is your computer?
Darwin 21.6.0 x86_64 i386
### What steps can reproduce the bug?
Basically, I am using ssh2 to connect and …
-
I am using the follow code in the server. My goal is to configure the server so that it allows remote machines to send data to it. But its throwing an error which is also below. Please check it out.
…
-
### Description
Running poetry lock will hang forever without any indication of why.
Running poetry lock -vvv shows ssh's interactive prompt, e.g.
```
The authenticity of host 'github.com (140.8…
-
```yaml
name: Deploy to VM
on:
push:
branches:
- main
- master
pull_request:
branches:
- '*'
jobs:
build-and-deploy:
runs-on: ubuntu-latest
ste…
-
### Are you using paramiko as a client or server?
Client
### What feature(s) aren't working right?
SSH, Keys/auth
### What version(s) of paramiko are you using?
3.3.1
### What version(s) of Pyth…
-
### Brief description of your issue
I use winget install --id Git.Git as a way to provide users both the git client as well as the updated version of the OpenSSH client. This provides users an upd…
-
For `minikube` cluster running locally on `mars` with SSH tunnel:
```
export SSHIP=10.168.0.217
# remote minikube ip
export MKIP=`ssh $SSHIP minikube ip`
echo $SSHIP $MKIP
# setup kubectl for …
-
**Description**
The issue is strictly speaking not a bug rather than improvement.
When the SSH server receives USERAUTH_REQUEST it starts user authentication, changing server's state to userauth. If…
-
### Gogs version
0.14.0+dev
### Git version
- Server: 2.39.5
- Client: n/a
### Operating system
Linux / Docker
### Database
SQLITE3
### Describe the bug
I have created a backup from my…
-
What are the plans to mitigate the [Terrapin vulnerability](https://terrapin-attack.com)? Putty released version 0.80 two days ago with a fix and it appears that BOTH server and client SSH implementa…