Hacker News new | ask | show | jobs
Show HN: Real-Time Visual Ping CLI Tool Built with Rust (github.com)
1 points by markhan-nping 513 days ago
I've recently started learning Rust, and in order to make myself proficient, I developed a CLI tool for visualizing the Ping command. I know there is already a tool called "nping", but "Nping" has another interesting meaning in Chinese, so I took this name, and I think I will still keep refactoring or optimizing its code in the process of learning Rust in the future.