Hacker News new | ask | show | jobs
Show HN: Prettyping-rs A portable dependency-free Rust version of prettyping (github.com)
2 points by kim0 109 days ago
1 comments

I’ve always loved prettyping for making network debugging more visual, but I wanted something that was a single, static binary and didn't depend on Bash or Awk. This is also my first rust project, pretty pumped! I'm just a mortal devops guy, so happy to have gotten this little cli tool all the way