SharpSocks icon indicating copy to clipboard operation
SharpSocks copied to clipboard

SharpSocks doesn't tunnel traffic

Open jammys opened this issue 6 years ago • 1 comments

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

jammys avatar Nov 27 '18 19:11 jammys

Did you ever manage to get it working?

InitRoot avatar Feb 21 '20 15:02 InitRoot