Skip to content
Snippets Groups Projects
Open obfsproxy's SOCKS server should send success response post handshake
  • View options
  • obfsproxy's SOCKS server should send success response post handshake

    • View options
  • Open created by Yawning Angel

    Currently the obfsproxy SOCKS server sends the response back to tor immediately after the TCP/IP connection has been established, instead of after the underlying transport has been fully initialized.

    This behavior is incorrect, and should be changed to each of the underlying transports signalling that they are ready to relay data after they manage to handshake.

    With the current SOCKSv4Protocol based listener this would require further monkey patching which may be a good argument for defering this till after #9221 (closed) or similar gets merged.

    • Merge request
    • Branch

    Attributes

    Assignees

    None

    Labels

    Milestone

    None

    Dates

    Start: None

    Due: None

    Time tracking

    No estimate or time spent

    Activity

    • All activity
    • Comments only
    • History only
    • Newest first
    • Oldest first