You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
[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.
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):
[.....................................................................]
and after some time:
[....................................................]
Any idea on this error? @nettitude @benpturner
The text was updated successfully, but these errors were encountered: