walkor / walkor/php-socks5

Is it possible to proxy an SSH connection?

Open
#16 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
PHP
Stars
233
Forks
106
PR merge metrics
No merged PRs in 30d

Description

I installed the service and ran it, but when I try to use it with SSH client connection fails the SSH connection and in the service side is showing this message:

```bash
recv:5353482d322e302d4f70656e5353485f392e367031205562756e74752d337562756e747531332e350d0a
init authentic failed. buffer too short.
client closed.
```
on the ssh terminal just show this:

```bash
kex_exchange_identification: read: Connection reset by peer
Connection reset by 192.168.5.230 port 1080
Connection closed by UNKNOWN port 65535
```

any suggestion?

Contributor guide

No contributing guide indexed for this repository

Research direction

No source files or tests are mentioned. Start by reproducing the failure with an SSH client through the service on port 1080 and inspect the service log alongside the SSH handshake output. Done means establishing whether SSH proxying is supported and, if it is, identifying a reproducible successful connection or a clearly documented limitation.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
networking
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.