Sniffnet

@sniffnet
192 Followers
1 Following
26 Posts
Comfortably monitor your Internet traffic 🕵️‍♂️
Websitehttps://sniffnet.app
GitHubhttps://github.com/GyulyVGC/sniffnet

Sniffnet just reached 500k downloads! 🎉

What started almost for fun nearly 4 years ago is now installed half a million times worldwide.
Huge thanks to everyone who has used Sniffnet and shared feedback over time helping to get here. 🫶

Sniffnet won’t stop and we already can’t wait for the 1 million mark!
Let’s keep the snowball rolling and make network monitoring comfortable for even more people! 🚀

https://sniffnet.app/news/500k-downloads/

Sniffnet crosses 500k downloads

Sniffnet just reached 500k total downloads! When I started developing Sniffnet nearly 4 years ago, I’d have never imagined that a project born almost for fun could one day be installed half a million times by people from all over...

Sniffnet

New domain name and official emails for Sniffnet 📨

Welcome “sniffnet[.]app”, which sounds less awkward than the old “[.]net” and is more fitting for a software project.

We took the opportunity to also setup 3 official mailboxes for the project.

https://sniffnet.app/news/new-domain/

New domain name and official emails for Sniffnet

Here we go with a brand refresh for Sniffnet! Back in June 2023, this website was first published under the domain name sniffnet.net. The domain was chosen in a hurry, and as time passed I grew more and more dissatisfied...

Sniffnet
@camilleroux 🙌🕵️‍♂️
@bearstech 🙌🕵️‍♂️

Sniffnet 1.5 is finally out! 🎉

Discover which apps are using your network bandwidth, support custom IP blacklists, and more.

https://sniffnet.net/news/v1.5/

Announcing Sniffnet v1.5: discover which apps are using your network bandwidth

I’m thrilled to officially announce Sniffnet v1.5! This release includes a major new feature that users have been requesting for a long time: support identifying the applications and programs that are using network bandwidth! This is a huge step forward for Sniffnet, allowing you to spot suspicious executables running in...

Sniffnet

One of the most annoying programming challenges we’ve ever faced 🤦‍♂️

In today's blog post, we go through the details of supporting process identification.

If implementing this feature seems like a no-brainer to you, well… read the post and be surprised.

https://sniffnet.net/news/process-identification/

One of the most annoying programming challenges I've ever faced

Hey everyone, it’s already been two months since the last blog post! Today I’m back to share some behind-the-scenes about the struggles and development of a new functionality for Sniffnet: process identification, a.k.a. the most requested feature since the very beginning of the project. What’s process identification? With “process identification”...

Sniffnet

Did you know that the source code behind Sniffnet is written using RustRover? 🦀

RustRover is an IDE by JetBrains that makes Rust programming more productive thanks to features like context-aware code completion, on-the-fly quick-fixes, and smart refactorings.

Today we’re proud and excited to share that Sniffnet is included in the latest blog post by JetBrains itself, as part of the series “Open Source in Focus”.

https://blog.jetbrains.com/blog/2025/12/12/open-source-in-focus-4-tools-that-keep-systems-running/

Open Source in Focus: 4 Tools That Keep Systems Running | The JetBrains Blog

At JetBrains, we love seeing the developer community grow and thrive. That’s why we support open-source projects that make a real difference — the ones that help developers learn, build, and create be

The JetBrains Blog

Monitoring a remote machine's network activity can be challenging 😫

But, hey — the latest version of Sniffnet introduced webhook notifications as a possible way to address this problem.

Read today's blog post to learn more about it!

https://sniffnet.net/news/remote-notifications/

Sniffnet webhook notifications to monitor remote network activity

Less than a month ago a new version of Sniffnet was released, and among the most notable introduced feature there’s the possibility to forward in-app notifications via webhook. This is useful, for instance, when you are away from your computer and want to be informed about its network activity. Or...

Sniffnet

Sniffnet 1.4.2 is here 🥳️️️️

The most relevant additions are the ability to forward in-app notifications to a custom webhook URL, and the possibility to freeze packet captures.

Moreover, from now on the app is also built and shipped for Windows ARM64 architectures.

https://github.com/GyulyVGC/sniffnet/releases/tag/v1.4.2

Sniffnet version 1.4.1 is out 🎉

Enhanced filtering capabilities with support for BPF syntax, support for monitoring the 'any' interface on Linux, and extended configurations persistence are just some of the new features introduced with this release.
This is also the first version to be shipped as an AppImage for Linux, and to have a digitally signed installer for Windows.

https://github.com/GyulyVGC/sniffnet/releases/tag/v1.4.1

Release v1.4.1 · GyulyVGC/sniffnet

New features Enhanced traffic filtering capabilities: Berkeley Packet Filter (#937 — fixes #810) Added support for Linux SLL link type, enabling to monitor the any interface on Linux (#945) Added ...

GitHub