Advertisement · 728 × 90

Posts by Sniffnet

Preview
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 ide...

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.

sniffnet.net/news/process...

1 month ago 1 0 0 0

👋🕵️‍♂️

3 months ago 0 0 0 0
Preview
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

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

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

blog.jetbrains.com/blog/2025/12...

3 months ago 3 0 0 0
Preview
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 ins...

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!

sniffnet.net/news/remote-...

4 months ago 2 0 0 0
Preview
Release v1.4.2 · GyulyVGC/sniffnet New features Send remote notifications via webhook (#991 — fixes #841) Pause and resume packet captures (#992 — fixes #551) Added Czech translation 🇨🇿 (#960) Improvements Build the app also for ...

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.

github.com/GyulyVGC/sni...

5 months ago 1 0 0 0
Preview
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 ...

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.

github.com/GyulyVGC/sni...

6 months ago 2 0 0 0
Preview
Towards sustainable open source — Sniffnet's 3rd anniversary Sniffnet is 3 years old today! This is the perfect moment to glance back at the past year, have a look at what the future holds, and reflect on the importance of sustainable open source when it comes ...

Sniffnet is 3 years old today 🥳

This is the perfect moment to glance back at the past year, and reflect on the importance of sustainable open source when it comes to a long-term project

There is also a little spoiler in the blog post, so make sure to give it a look 👀

sniffnet.net/news/third-a...

8 months ago 3 0 0 0
Sniffnet PC wallpaper

Sniffnet PC wallpaper

‪And here is the PC version as well 💻 ‬

8 months ago 2 0 0 0
Sniffnet phone wallpaper

Sniffnet phone wallpaper

Something you didn't know you needed 📲

A new glassy, holographic, and minimalistic Sniffnet wallpaper for your phone 💎

8 months ago 3 0 1 0

Thanks for the article!

8 months ago 0 0 0 0
Advertisement
Preview
Firewall capabilities: block unwanted traffic · Issue #863 · GyulyVGC/sniffnet "Comfortably monitor your Internet traffic". This has always been our motto. Sniffnet surely enables everyone to monitor their network activity. However, a huge step ahead will be made once the app...

What if Sniffnet also worked as your personal firewall? 🛡️

We're previewing a new planned feature: the ability to block undesired traffic, to bring the security of your PC to the next level.

Share your feedback in the dedicated GitHub issue:

github.com/GyulyVGC/sni...

8 months ago 2 0 0 0

🤓😎

9 months ago 0 0 0 0

Geolocation doesn’t involve traffic, since there is an embedded database for it. For what concerns minimizing, there is already a thumbnail mode.

9 months ago 1 0 0 0

It’s a service running on port 62078, usually used to sync data between an iPhone and a Mac in the same network (e.g., for browser shared tabs between the two devices)

9 months ago 1 0 0 0

No, mobile support isn’t planned as of today

9 months ago 1 0 0 0

Thanks for featuring us!

9 months ago 3 0 0 0
A screenshot of sniffnet Application to comfortably monitor your Internet traffic.

A screenshot of sniffnet Application to comfortably monitor your Internet traffic.

Internet traffic, visualized with a opensource app which comfortably monitor your Internet traffic. It is a cross-platform and reliable app for your needs github.com/GyulyVGC/sni...

9 months ago 102 16 3 1
Post image

Internet traffic monitoring software @sniffnet.net 1.4 introduces PCAP file import, ARP protocol support, donut charts, “bogon” IP tagging, improved performance, new accessibility-focused themes, and detailed notifications for network monitoring.
buff.ly/kxTjFJA

9 months ago 4 1 0 0
Preview
Sniffnet v1.4 introduces PCAP files import and it’s 2X faster than Wireshark! I’m delighted to announce that Sniffnet v1.4 is finally available! This major release brings a bunch of improvements and fixes, making Sniffnet more powerful and reliable than ever before. One of the ...

Announcing Sniffnet v1.4 🎉

This version introduces support for importing PCAP files… and it’s 2X faster than Wireshark at processing them!

Check out the blog post to know more about it and discover other new features.

➡️ sniffnet.net/news/v1.4/

9 months ago 18 5 2 0
Advertisement

‪Thanks for featuring us!! ‬

‪Spoiler: a new version of Sniffnet will be released next week… stay tuned!‬

9 months ago 1 0 0 0
Interface Sniffnet

Interface Sniffnet

🏖️🐻 Les Logiciels Libres de l'été, jour 5 :

@sniffnet.net : un outil Open Source et multiplateforme, permettant de surveiller en temps réel votre trafic Internet via une interface graphique claire.

9 months ago 25 5 2 0
Preview
When rethinking a codebase is better than a workaround This is a different kind of post from what you’re used to read on this blog. Today I won’t be sharing a new release or achievement, but rather a more technical behind-the-scenes about the ongoing deve...

When rethinking a codebase is better than a workaround 💡

In this blog post, we go behind-the-scenes of the project, exploring the framework that powers Sniffnet's user interface, and how the Rust programming language can largely improve the developer experience.

➡️ sniffnet.net/news/rethink...

10 months ago 1 1 0 0
Preview
Sniffnet recently got a complete security audit It’s not a secret that modern world heavily relies on software. From the apps installed on our phones to the systems that power our cars and homes, software is ubiquitously present in our lives. As su...

Sniffnet recently got a complete security audit 🔒

We are happy to share that the outcome was highly positive — this is a testament of the security-first design approach that has always characterised Sniffnet in protecting its users' data privacy and system integrity.

➡️ sniffnet.net/news/securit...

11 months ago 2 0 0 0

Thanks for featuring us!

1 year ago 2 0 0 0
Preview
Sniffnet News Follow the latest news about Sniffnet.

Sniffnet finally has a blog 🎉

After 3 years of posting the project news here and there, it’s time to use an official channel for updates!

The blog already features 18 articles from past milestones, and will be used to keep users in the loop about new releases and events.

🔗 sniffnet.net/news/

1 year ago 2 1 0 0

Done! Good catch, thank you!

1 year ago 1 0 0 0
Advertisement
Post image

Sniffnet just landed on Bluesky!

This is the official account for Sniffnet, the open-source, cross-platform, Rust-based network monitoring tool!

Follow us for news and insights about the application's development.

1 year ago 8 1 1 0