{"id":51609,"date":"2026-07-22T12:28:19","date_gmt":"2026-07-22T12:28:19","guid":{"rendered":"https:\/\/ubuntuhandbook.org\/?p=51609"},"modified":"2026-07-22T12:28:19","modified_gmt":"2026-07-22T12:28:19","slug":"sniffnet-1-5-1-latency-check-cidr-ip-blacklists","status":"publish","type":"post","link":"https:\/\/ubuntuhandbook.org\/index.php\/2026\/07\/sniffnet-1-5-1-latency-check-cidr-ip-blacklists\/","title":{"rendered":"Sniffnet 1.5.1 added Latency Check &#038; CIDR Ranges in IP blacklists"},"content":{"rendered":"<p><img loading=\"lazy\" decoding=\"async\" class=\"alignleft size-thumbnail wp-image-50961\" src=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2026\/04\/sniffnet-logo-250x250.webp\" alt=\"\" width=\"250\" height=\"250\" srcset=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2026\/04\/sniffnet-logo-250x250.webp 250w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2026\/04\/sniffnet-logo-300x300.webp 300w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2026\/04\/sniffnet-logo-700x700.webp 700w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2026\/04\/sniffnet-logo-768x768.webp 768w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2026\/04\/sniffnet-logo.webp 1200w\" sizes=\"auto, (max-width: 250px) 100vw, 250px\" \/><\/p>\n<p>Sniffnet, the popular network traffic monitoring software, released new 1.5.1 version today.<\/p>\n<p>The new version of this free open-source software added some minor new features, translation updates, and fixed some issues.<\/p>\n<p><!--more--><\/p>\n<p>Without the requirement of running <code>ping<\/code> command from terminal, the new version now displays <b>Latency row<\/b> in the connection details page.<\/p>\n<p>To avoid extra traffic for every captured connection, user needs to do a single click on the button to measure the latency from local computer to the destination IP. And, it will cache the result for per remote IP while the app is running.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-large wp-image-51610\" src=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2026\/07\/sniffnet-latencycheck-700x412.webp\" alt=\"\" width=\"610\" height=\"359\" srcset=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2026\/07\/sniffnet-latencycheck-700x412.webp 700w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2026\/07\/sniffnet-latencycheck-300x176.webp 300w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2026\/07\/sniffnet-latencycheck-768x452.webp 768w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2026\/07\/sniffnet-latencycheck.webp 1513w\" sizes=\"auto, (max-width: 610px) 100vw, 610px\" \/><\/p>\n<p>This version also improved the IP blacklists import by adding CIDR ranges support. Previously, it only supports exact IPv4\/IPv6 addresses, such as <code>8.8.8.8<\/code> and <code>2001:db8::1<\/code>.<\/p>\n<p>Now, CIDR ranges that represent a block of IP addresses are also support. Meaning you can import IP blacklists contain something look like <code>1.2.3.0\/24<\/code> that represents IP from 1.2.3.0 to 1.2.3.255, and <code>2001:db8::\/32<\/code> for all IPv6 addresses whose first 32 bits are <code>2001:0db8<\/code>.<\/p>\n<p>And, it improved the import feedback by showing status details such as <em>no blacklist file selected<\/em>, <em>file read error<\/em>, <em>no valid IP\/CIDR entries found<\/em>, and <em>successful load with parsed entry counts<\/em>.<\/p>\n<div id=\"attachment_51611\" style=\"width: 485px\" class=\"wp-caption aligncenter\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-51611\" class=\"size-full wp-image-51611\" src=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2026\/07\/ipimport-feedback.webp\" alt=\"\" width=\"475\" height=\"583\" srcset=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2026\/07\/ipimport-feedback.webp 475w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2026\/07\/ipimport-feedback-244x300.webp 244w\" sizes=\"auto, (max-width: 475px) 100vw, 475px\" \/><p id=\"caption-attachment-51611\" class=\"wp-caption-text\">image from https:\/\/github.com\/GyulyVGC\/sniffnet\/issues\/845<\/p><\/div>\n<p>For Linux, Sniffnet 1.5.1 added some keywords to the <code>.desktop<\/code> entry, so user can find out the app icons by also searching with <code>traffic<\/code>, <code>inspect<\/code>, <code>monitor<\/code>, <code>internet<\/code>, or <code>network<\/code>.<\/p>\n<p>It as well added back <b>old Linux Distributions support<\/b>, such as Ubuntu 22.04, Fedora 39, by removing the requirement of <code>glibc 2.39<\/code> in the pre-build RPM, DEB, AppImage packages, and, fixed broken <code>X-AppImage-Version<\/code> entry in <code>sniffnet.desktop<\/code> for AppImage package.<\/p>\n<p>Other changes include:<\/p>\n<ul>\n<li>Reverse DNS resolution runs on a single dedicated thread.<\/li>\n<li>Dim inactive items in Thumbnail mode when favorite filters enabled.<\/li>\n<li>New Hungarian and Sinhala translations.<\/li>\n<\/ul>\n<h3>Get Sniffnet 1.5.1<\/h3>\n<p>More changes about the release as well as installer packages for Linux, Windows, and macOS are available in Github via the link below:<\/p>\n<div class=\"wp-block-buttons aligncenter\">\n<div class=\"wp-block-button is-style-fill\"><a class=\"wp-block-button__link has-vivid-cyan-blue-to-vivid-purple-gradient-background has-text-color has-background\" href=\"https:\/\/github.com\/GyulyVGC\/sniffnet\/releases#release-v1.5.1\" target=\"_blank\" rel=\"noreferrer noopener\">Sniffnet 1.5.1<\/a><\/div>\n<\/div>\n<p>For Linux, either select download the <b>AppImage<\/b> and run it (after adding executable permission) to launch the internet monitor, though it requires to be run as <code>root<\/code> due to permission issue.<\/p>\n<p>Or choose install DEB package for Debian\/Ubuntu, RPM package for RHEL\/Fedora based Linux Distributions.<\/p>","protected":false},"excerpt":{"rendered":"<p>Sniffnet, the popular network traffic monitoring software, released new 1.5.1 version today. The new version of this free open-source software added some minor new features, translation updates, and fixed some issues.<\/p>\n","protected":false},"author":1,"featured_media":50961,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[6],"tags":[1317],"class_list":["post-51609","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-news","tag-network"],"_links":{"self":[{"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/posts\/51609","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/comments?post=51609"}],"version-history":[{"count":0,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/posts\/51609\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/media\/50961"}],"wp:attachment":[{"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/media?parent=51609"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/categories?post=51609"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/tags?post=51609"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}