Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SharpSocks doesn't tunnel traffic #1

Open
jammys opened this issue Nov 27, 2018 · 1 comment
Open

SharpSocks doesn't tunnel traffic #1

jammys opened this issue Nov 27, 2018 · 1 comment

Comments

@jammys
Copy link

jammys commented Nov 27, 2018

Hello guys!

I'm loving SharpSocks and its hability to tunneling traffic via HTTP/S.
However I'm facing some problem. All is good during establishment of socks proxy (client reachs the server right).

Then when I set 192.168.1.20:1080 in my browser the connections aren't performed. Here is the output server side (when trying to reach some website):

[11/27/2018 11:08:16 AM][!] Recieved SOCKS message to open port 443 on 52.34.248.21
[11/27/2018 11:08:17 AM][!] Recieved SOCKS message to open port 443 on 52.34.248.21
[11/27/2018 11:08:18 AM][!] Recieved SOCKS message to open port 443 on 52.89.179.237
[11/27/2018 11:08:19 AM][!] Recieved SOCKS message to open port 443 on 52.89.179.237
[11/27/2018 11:08:20 AM][!] Recieved SOCKS message to open port 443 on 52.89.179.237
[11/27/2018 11:08:21 AM][!] Recieved SOCKS message to open port 443 on 52.89.179.237

[.....................................................................]

and after some time:

[11/27/2018 11:11:48 AM][!] Command channel payload 664 bytes, sending 29 tasks
[11/27/2018 11:11:48 AM][!] Status connection e50b367c-cca5-48a6-8899-3fce1d63643e is open
[11/27/2018 11:11:48 AM][X] Error occured on EndPoint 192.168.1.20:1080 shutting down cause of Unable to write data to the transport connection: An established connection was aborted by the s
oftware in your host machine.

[....................................................]

Any idea on this error? @nettitude @benpturner

@InitRoot
Copy link

Did you ever manage to get it working?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants