notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details
netpeek Modern local network scanner for GNOME
0.2.4 netnew! on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: nxjoseph@protonmail.com search for ports maintained by this maintainer
Port Added: 2025-09-29 05:51:07
Last Update: 2025-09-29 05:46:11
Commit Hash: 6e8e595
Also Listed In: gnome python
License: GPLv3
WWW:
https://github.com/zingytomato/netpeek
https://flathub.org/apps/io.github.zingytomato.netpeek
Description:
A modern libadwaita-based network scanner for GNOME that helps you discover devices on your local network. Features: o Fast Network Scanning: Discover active devices on your network o Port Scanning: Shows open ports on discovered devices o Modern UI: Built with GTK4 and Libadwaita o Multi-threaded: Fast concurrent scanning o Flexible Input: Supports CIDR notation, IP ranges, and single IPs o Automatic IP Detection: Instantly finds your local IP range
HomepageHomepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (24 items)
Collapse this list.
  1. /usr/local/share/licenses/netpeek-0.2.4/catalog.mk
  2. /usr/local/share/licenses/netpeek-0.2.4/LICENSE
  3. /usr/local/share/licenses/netpeek-0.2.4/GPLv3
  4. bin/netpeek
  5. share/applications/io.github.zingytomato.netpeek.desktop
  6. share/dbus-1/services/io.github.zingytomato.netpeek.service
  7. share/glib-2.0/schemas/io.github.zingytomato.netpeek.gschema.xml
  8. share/icons/hicolor/scalable/apps/io.github.zingytomato.netpeek.svg
  9. share/icons/hicolor/symbolic/apps/io.github.zingytomato.netpeek-symbolic.svg
  10. share/locale/es/LC_MESSAGES/netpeek.mo
  11. share/locale/nl/LC_MESSAGES/netpeek.mo
  12. share/locale/ru/LC_MESSAGES/netpeek.mo
  13. share/metainfo/io.github.zingytomato.netpeek.metainfo.xml
  14. share/netpeek.gresource
  15. share/netpeek/__init__.py
  16. share/netpeek/app.py
  17. share/netpeek/netpeek.py
  18. share/netpeek/pages.py
  19. share/netpeek/scanner.py
  20. share/netpeek/widgets.py
  21. share/netpeek/window.py
  22. @owner
  23. @group
  24. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • netpeek>0:net/netpeek
To install the port:
cd /usr/ports/net/netpeek/ && make install clean
To add the package, run one of these commands:
  • pkg install net/netpeek
  • pkg install netpeek
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: netpeek
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1756969182 SHA256 (ZingyTomato-NetPeek-v0.2.4_GH0.tar.gz) = 8596db72d90ef33abf36a9c9b32f24a28317b742d919bd733db5b55b030b6550 SIZE (ZingyTomato-NetPeek-v0.2.4_GH0.tar.gz) = 954360

Packages (timestamps in pop-ups are UTC):
netpeek
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.2.40.2.4--0.2.4n/an/an/a
FreeBSD:13:quarterly0.2.40.2.4--0.2.4n/an/an/a
FreeBSD:14:latest0.2.40.2.4--0.2.4---
FreeBSD:14:quarterly0.2.40.2.4--0.2.4---
FreeBSD:15:latest0.2.40.2.4n/a-n/an/a--
FreeBSD:15:quarterly0.2.40.2.4n/a-n/an/a--
FreeBSD:16:latest0.2.40.2.4n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. msgfmt : devel/gettext-tools
  2. meson : devel/meson
  3. ninja : devel/ninja
  4. pkgconf>=1.3.0_1 : devel/pkgconf
  5. python3.11 : lang/python311
Runtime dependencies:
  1. py311-python-nmap>=0 : security/py-python-nmap@py311
  2. python3.11 : lang/python311
Library dependencies:
  1. libatk-1.0.so : accessibility/at-spi2-core
  2. libglib-2.0.so : devel/glib20
  3. libintl.so : devel/gettext-runtime
  4. libgtk-4.so : x11-toolkits/gtk40
  5. libharfbuzz.so : print/harfbuzz
  6. libpango-1.0.so : x11-toolkits/pango
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
net_netpeek
USES:
gettext-tools gnome meson pkgconfig python:build,run
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/ZingyTomato/NetPeek/tar.gz/v0.2.4?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.2.4
29 Sep 2025 05:46:11
commit hash: 6e8e595fb97170ed42e602cea66b74eb777f04ffcommit hash: 6e8e595fb97170ed42e602cea66b74eb777f04ffcommit hash: 6e8e595fb97170ed42e602cea66b74eb777f04ffcommit hash: 6e8e595fb97170ed42e602cea66b74eb777f04ff files touched by this commit
Bernhard Froehlich (decke) search for other commits by this committer
Author: Yusuf Yaman
net/netpeek: Add new port

Modern local network scanner for GNOME

PR:		289186
Event:		EuroBSDCon 2025

Number of commits found: 1