Skip to content
DnsLister Forum

Where domain hunters compare notes

I built a lightweight, privacy-first network diagnostics toolkit, looking for feedback.

I made this tool for myself, but I want to share it with you and get your opinion.

It’s called NetPulse, a desktop network diagnostics toolkit that brings the utilities I use regularly into one interface:

– Multi-target ping monitoring and flood testing

– Visual traceroute and MTR-style analysis

– DNS, TCP, TLS, WHOIS/RDAP, ASN, BGP, and HTTP diagnostics

– Port checking, speed testing, DNSBL checks, and basic reconnaissance

– Interactive SSH, Telnet, and serial console sessions

One of my main goals was keeping it small and uncomplicated. The application uses roughly 30 MB of disk space and is designed to run within about 150 MB of RAM. It doesn’t require an account, subscription, API key, or backend service operated by me.

Privacy was equally important, NetPulse does not save or collect any telemetry, usage analytics, or diagnostic results. Nothing is sent back to me. Preferences are stored locally, credentials remain in memory only, and results are written to disk only when you explicitly export them. Naturally, tools such as WHOIS, GeoIP, DNS, and speed tests contact the relevant public services when you run them.

NetPulse is open source, MIT-licensed, and built with Tauri, Rust, and React. It currently supports Windows 10/11, Linux, and Apple Silicon Macs.

The Windows release isn’t code-signed yet, so SmartScreen or Defender may complain about it, particularly because the application includes an interactive SSH console. Release hashes are provided, builds run publicly through GitHub Actions, and you can also build it directly from source.

GitHub and downloads: NetPulse

I’d especially appreciate feedback on the interface, missing diagnostics, confusing workflows, or anything that would make it more useful in day-to-day network troubleshooting.

https://preview.redd.it/ob9bjunb6eph1.png?width=1134&format=png&auto=webp&s=27b9ab290bee3df57fbdeb7c9465b4a8516afae0

https://preview.redd.it/2wf9ujtc6eph1.png?width=1233&format=png&auto=webp&s=80ad4dd9af04fc7cd08abf38e1206afc0fad3060

https://preview.redd.it/fv5ek2hd6eph1.png?width=1133&format=png&auto=webp&s=c0795c5798c8c71e7853fadf7412e10de6427cf2

https://preview.redd.it/ogdt9d7e6eph1.png?width=1134&format=png&auto=webp&s=7e614dd294da60e6a15bb7144ebf9ab8231e92f7

https://preview.redd.it/fj2mjqye6eph1.png?width=1112&format=png&auto=webp&s=1771912d040d46f302712b84f910e4b6e04cd5e7

Source: r/Networks · by /u/gabox0210

Leave a Reply

Your email address will not be published. Required fields are marked *