Skip to content

rcsocks does not always exchange data #7

Open
@KVPV

Description

@KVPV

I run it like this: ./rcsocks -p 10001 -l 5001 -b

Correct work:
[+] The reverse client connects successfully to 10001 and listens.
[+] I am successfully connecting to 5001 and sending data.
[+] rcsocks - successfully binds two clients.

Sometimes I get problems like this:
[-] The reverse client receives 0 data from port 10001.
[-] The socket with my connection to port 5001 is closed.

I have to kill the process and start it over and over again until I get it working properly.

Reverse client - this Socks5-client written in C ++ for Windows.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions