Skip to content

TCP connection closes shortly after successful connect #17

@mortada-jafar

Description

@mortada-jafar

I’m running slipstream-client and it accepts incoming TCP streams, but the connection gets closed soon after the connection is established. I’m trying to keep the TCP connection alive (or understand why it’s closing) and avoid the disconnect.

Command

slipstream-client-org \
  --domain=example.com \
  --resolver=1.1.1.1 \
  --tcp-listen-port=1000

Output / Logs

INFO Listening on TCP port 1000
INFO Accepted TCP stream 0
INFO Accepted TCP stream 4
INFO Accepted TCP stream 8
INFO Connection closed

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