Skip to content

Update README.md for clarity and formatting improvements - #1

Merged
bonifaido merged 2 commits into
mainfrom
small-improvements
Aug 27, 2026
Merged

bonifaido merged 2 commits into
mainfrom
small-improvements

Conversation

@matewolf

Copy link
Copy Markdown
Member

No description provided.

@matewolf

Copy link
Copy Markdown
Member Author

@bonifaido
Nekem a 2b resz elegge nehezen volt ertheto, a 2-n is azert kellett gondolkodnom, hogy mit jelent pl az a tcpdump command. Nem tudom ez milyen szintu usereknek megy, de lehet lehetne kicsit magyarazni. Tobb comment a kodban.

Comment thread README.md
Comment thread README.md Outdated
Comment thread README.md Outdated
Comment thread README.md Outdated
Four things @matewolf flagged:

  * "box" was unclear, so it is "machine" throughout (a local VM or a cloud
    instance), except the "out of the box" idiom and the diagram's dashed box.
  * the payload-count step did not say what the command actually does. It now
    explains it: capture every packet on the port and count how many contain the
    text the application sent, same search before and after.
  * the passthrough section explained itself through the proto field, the
    hardcoded false, needs_intercept() and sendmsg/recvmsg. Replaced with what a
    reader needs: it is automatic, there is nothing to configure, riptides
    authenticates both ends and steps out of the data path.
  * the probe step named the sockopt constants. It now just says the application
    asks the kernel about its own connection.

Also drops a driver/test/... path that had crept in — this repo should not
reference the closed-source tree.
@bonifaido
bonifaido merged commit e8c6b7c into main Aug 27, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants