-
```name: Git Pull on Remote Machine
on:
workflow_dispatch:
inputs:
# IP address of the venue machine
host:
description: 'SSH host for the remote machine'
req…
-
```
It would be nice if transgui supports, in addition to HTTP and SOCKS proxies,
an arbitrary command which input and output streams are used for HTTP traffic
instead of a TCP socket. This allows a…
-
## Bug Report
#### Current Behavior
NB: This behavior happens only if the sudo setting in starship is not set to disabled.
1) Error in starship log:
[WARN] - (starship::utils): Execu…
-
Hello,
When I use a username with colon like 'proxyuser:target' the username is converted to proxyuser, preventing me to connect to the proxy.
```bash
# sshuttle -r proxyuser:target@10.4.42.5…
-
Hi,
I am getting the following error when attempting to SCP a file using a jump host (proxy):
```
error copy file to dest: ***, error message: ssh: handshake failed: ssh: unable to authenticate, …
-
This is repost of issue [JRUBY-7110](https://jira.codehaus.org/browse/JRUBY-7110), moved here since the JIRA instance is defunct. Issue reproduced below:
I'm opening a new issue here, in the hopes o…
-
My ssh server is behind a firewall, so connections require a proxy. Using OpenSSH, this is possible with a `~/.ssh/config` setup like this:
```
Host server.com
ProxyCommand ssh -q -W %h:%p user…
-
This is similar to #526 and #557 in that the same symptoms are present (defunct processes left over from when a proxy times out), but I've not been able to replicate the issue using the same methods i…
-
### Prerequisites
- [X] Write a descriptive title.
- [X] Make sure you are able to repro it on the latest version
- [X] Search the existing issues.
### Steps to reproduce
1. download [v9.5.…
-
## Configuration
![image](https://github.com/user-attachments/assets/d62a9221-175c-43d6-b1e0-4356c5e446ed)
## Describe the bug
I deleted my devices and started over, added 1 device, then at…