Simple CLI tool written in Rust for pinging https://ping.nextdns.io/ servers
Find a file
2023-09-26 00:32:03 -03:00
src some improvements (kind of) 2023-09-26 00:32:03 -03:00
.editorconfig add license and editorconfig files 2023-01-20 02:34:55 -03:00
.gitignore initial commit 2023-01-19 22:51:54 -03:00
Cargo.lock update cargo dependencies 2023-09-26 00:13:31 -03:00
Cargo.toml try making binary size lighter 2023-01-20 02:34:00 -03:00
LICENSE add license and editorconfig files 2023-01-20 02:34:55 -03:00
README.md updates 2023-01-19 23:12:46 -03:00

nextping

nextping is a simple cli tool for https://ping.nextdns.io.

I created this tool because I wanted a way to check if my DNS was working properly, without having to open a browser.