-
It would be greate if you could add the php extension ssh2_connection to the docker as default
-
When trying to connect to a user that doesn't exist, there is an exception thrown, but also a warning is thrown. This warning cannot be suppressed or hidden on our end (due to it being part of the pac…
-
I am using ganymed-ssh-2 to establish SSH2 connection. I have GIT cloned it for code browsing specifying the HEAD tag and debugging (GIT location is E:\git-clone\ganymed-ssh-2).
When I use ganymed-…
-
### 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 …
-
### ⚠️ This issue respects the following points: ⚠️
- [x] This is a **bug**, not a question or a configuration/webserver/proxy issue.
- [x] This issue is **not** already reported on [Github](https://…
-
My yml is as follows:
```yaml
- name: Run Tests
uses: php-actions/phpunit@master
with:
version: "11.2.8"
php_version: "8.3"
php_extensions:…
-
list返回文件项,具体参数如下
```json
{
"type": "-",
"name": "admin1.pem",
"size": 418,
"modifyTime": 1651807713000,
"accessTime": 1651807715000,
"rights": {
"user": "rw",
"group": …
-
Package `ssh2` had OS Command Injection bug in versions previous to v0.8.5: https://github.com/advisories/GHSA-652h-xwhf-q4h6
-
**Expected behavior:**
Transfer a file using scp -> teleport daemon (via proxy) using OpenSSH 9.0p1 and observe an exit code of zero on successful transfer.
```
# scp test file using teleport daemo…
-
First of all thanks for this! It saved me lot of time.
My problem is that I need to run a command with `sudo` and I get
```
sudo: sorry, you must have a tty to run sudo
```
I've read the docs at h…