_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/

Enter the query into the form above. You can look for specific version of a package by using @ symbol like this: gcc@10.

API method:

GET /api/packages?search=hello&page=1&limit=20

where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned in response headers.

If you'd like to join our channel search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


traceroute 2.1.6
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://traceroute.sourceforge.net/
Licenses: GPL 2+ LGPL 2.1+
Build system: gnu
Synopsis: Tracks the route taken by packets over an IP network
Description:

This package provides a modern, but Linux-specific implementation of the traceroute command that can be used to follow the route taken by packets on an IP network on their way to a given host. It utilizes the IP protocol's time to live (TTL) field and attempts to elicit an ICMP TIME_EXCEEDED response from each gateway along the path to the host. Compared to other implementations, this traceroute command allows some traces for unprivileged users.

nm-tray 0.5.1
Dependencies: networkmanager-qt@6.23.0
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://github.com/palinek/nm-tray
Licenses: GPL 2+
Build system: qt
Synopsis: NetworkManager front-end with information icon residing in system tray
Description:

nm-tray is a network connection management tool (NetworkManager front-end) with an information icon residing in the system tray. Unlike nm-applet, which is part of GNOME, this application is desktop-unaware.

perl-data-validate-ip 0.31
Propagated dependencies: perl-netaddr-ip@4.079
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://metacpan.org/release/Data-Validate-IP
Licenses: GPL 1+
Build system: perl
Synopsis: IPv4 and IPv6 validation methods
Description:

This module provides several IP address validation subroutines that both validate and untaint their input. This includes both basic validation (is_ipv4() and is_ipv6()) and special cases like checking whether an address belongs to a specific network or whether an address is public or private (reserved).

can-utils 2025.01
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://github.com/linux-can/can-utils
Licenses: Modified BSD GPL 2
Build system: gnu
Synopsis: CAN utilities
Description:

This package provides CAN utilities in the following areas:

  • Basic tools to display, record, generate and replay CAN traffic

  • CAN access via IP sockets

  • CAN in-kernel gateway configuration

  • CAN bus measurement and testing

  • ISO-TP (ISO15765-2:2016 - this means messages with a body larger than eight bytes) tools

  • Log file converters

  • Serial Line Discipline configuration for slcan driver

libcamera-minimal 0.6.0
Dependencies: eudev@3.2.14 glib@2.86.0 gstreamer@1.28.1 gst-plugins-base@1.28.1 libjpeg-turbo@2.1.4 libyaml@0.2.5 libyuv@1922 pybind11@2.13.6 python-jinja2@3.1.2 python-ply@3.11
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://libcamera.org/
Licenses: LGPL 2.1+
Build system: meson
Synopsis: Camera stack and framework
Description:

LibCamera is a complex camera support library for GNU+Linux, Android, and ChromeOS.

batctl 2021.4
Dependencies: libnl@3.12.0
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://www.open-mesh.org/projects/batman-adv/wiki/Wiki
Licenses: GPL 2+
Build system: gnu
Synopsis: Management tool for the mesh networking BATMAN protocol
Description:

This package provides a control tool for the B.A.T.M.A.N. mesh networking routing protocol provided by the Linux kernel module batman-adv, for Layer 2.

tcp-wrappers 7.6
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: http://www.porcupine.org
Licenses: non-copyleft
Build system: gnu
Synopsis: Monitor and filter incoming requests for network services
Description:

With this package you can monitor and filter incoming requests for network services. It includes a library which may be used by daemons to transparently check connection attempts against an access control list.

perl-danga-socket 1.62
Propagated dependencies: perl-sys-syscall@0.25
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://metacpan.org/release/Danga-Socket
Licenses: GPL 1+
Build system: perl
Synopsis: Event loop and event-driven async socket base class
Description:

Danga::Socket is an abstract base class for objects backed by a socket which provides the basic framework for event-driven asynchronous IO, designed to be fast. Danga::Socket is both a base class for objects, and an event loop.

hashcash 1.22
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: http://www.hashcash.org/
Licenses: Public Domain
Build system: gnu
Synopsis: Denial-of-service countermeasure
Description:

Hashcash is a proof-of-work algorithm, which has been used as a denial-of-service countermeasure technique in a number of systems.

A hashcash stamp constitutes a proof-of-work which takes a parametrizable amount of work to compute for the sender. The recipient can verify received hashcash stamps efficiently.

This package contains a command-line tool for computing and verifying hashcash stamps.

yggtray 0.1.16
Dependencies: bash-minimal@5.2.37 qtbase@5.15.17 qttools@5.15.17 qtwayland@5.15.18 yggdrasil@0.5.14
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://github.com/the-nexi/yggtray
Licenses: GPL 3+
Build system: cmake
Synopsis: Yggdrasil tray and control panel
Description:

yggtray is an Yggdrasil tray and control panel. It allows the user to configure, run and control the Yggdrasil daemon.

libcoap 4.3.5a
Dependencies: cunit@2.1-3 openssl@3.5.5
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://libcoap.net/
Licenses: FreeBSD
Build system: gnu
Synopsis: Implementation of the CoAP application protocol
Description:

This package provides a C implementation of a lightweight application-protocol for devices that are constrained their resources such as computing power, RF range, memory, bandwidth, or network packet sizes. This protocol, CoAP, is standardized by the IETF as RFC 7252.

lksctp-tools 1.0.19
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://lksctp.sourceforge.net/
Licenses: LGPL 2.1+ GPL 2+
Build system: gnu
Synopsis: @acronym{SCTP, Stream Control Transmission Protocol} helpers for Linux
Description:

The lksctp-tools project provides a user-space library for SCTP (libsctp) and C language header files (netinet/sctp.h) for accessing SCTP-specific APIs not provided by the standard sockets. It also includes some SCTP-related helper utilities.

usrsctp 0.9.5.0
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://github.com/sctplab/usrsctp/
Licenses: Modified BSD
Build system: gnu
Synopsis: SCTP user-land implementation
Description:

UsrSCTP is a portable SCTP userland stack. SCTP is a message oriented, reliable transport protocol with direct support for multihoming that runs on top of IP or UDP, and supports both v4 and v6 versions.

quagga 1.2.4
Dependencies: c-ares@1.34.4 libxcrypt@4.4.38 readline@8.2.13
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://www.nongnu.org/quagga/
Licenses: GPL 2+
Build system: gnu
Synopsis: Routing Software Suite
Description:

Quagga is a routing software suite, providing implementations of OSPFv2, OSPFv3, RIP v1 and v2, RIPng and BGP-4 for Unix platforms.

The Quagga architecture consists of a core daemon, zebra, which acts as an abstraction layer to the underlying Unix kernel and presents the Zserv API over a Unix or TCP stream to Quagga clients. It is these Zserv clients which typically implement a routing protocol and communicate routing updates to the zebra daemon.

naett 0.3.3
Dependencies: curl@8.6.0
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://github.com/erkkah/naett
Licenses: Unlicense
Build system: copy
Synopsis: Tiny HTTP client library
Description:

This package provides a tiny HTTP client library in C.

thc-ipv6 3.8
Dependencies: libnetfilter-queue@1.0.5 libnfnetlink@1.0.2 libpcap@1.10.1 openssl@3.5.5 perl@5.36.0
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://github.com/vanhauser-thc/thc-ipv6
Licenses: AGPL 3
Build system: gnu
Synopsis: IPv6 security research toolkit
Description:

The THC IPv6 Toolkit provides command-line tools and a library for researching IPv6 implementations and deployments. It requires Linux 2.6 or newer and only works on Ethernet network interfaces.

wireproxy 1.1.2
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://github.com/windtf/wireproxy
Licenses: ISC
Build system: go
Synopsis: Wireguard client that exposes itself as a socks5 proxy
Description:

wireproxy is a completely userspace application that connects to a wireguard peer, and exposes a socks5/http proxy or tunnels on the machine.

zeromq 4.3.5
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://zeromq.org
Licenses: LGPL 3+
Build system: gnu
Synopsis: Library for message-based applications
Description:

The 0MQ lightweight messaging kernel is a library which extends the standard socket interfaces with features traditionally provided by specialized messaging middle-ware products. 0MQ sockets provide an abstraction of asynchronous message queues, multiple messaging patterns, message filtering (subscriptions), seamless access to multiple transport protocols and more.

nethogs 0.8.8
Dependencies: libpcap@1.10.1 ncurses@6.2.20210619
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://github.com/raboof/nethogs
Licenses: GPL 2+
Build system: gnu
Synopsis: Per-process bandwidth monitor
Description:

NetHogs is a small 'net top' tool for Linux. Instead of breaking the traffic down per protocol or per subnet, like most tools do, it groups bandwidth by process.

NetHogs does not rely on a special kernel module to be loaded. If there's suddenly a lot of network traffic, you can fire up NetHogs and immediately see which PID is causing this. This makes it easy to identify programs that have gone wild and are suddenly taking up your bandwidth.

aircrack-ng 1.7
Dependencies: hwloc@2.13.0 libgcrypt@1.11.0 libnl@3.12.0 libpcap@1.10.1 ethtool@6.2 pcre@8.45 sqlite@3.39.3 zlib@1.3.1
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://www.aircrack-ng.org
Licenses: GPL 2+ Modified BSD
Build system: gnu
Synopsis: Assess WiFi network security
Description:

Aircrack-ng is a complete suite of tools to assess WiFi network security. It focuses on different areas of WiFi security: monitoring, attacking, testing, and cracking. All tools are command-line driven, which allows for heavy scripting.

librespeed-cli 1.0.13
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://github.com/librespeed/speedtest-cli
Licenses: LGPL 3
Build system: go
Synopsis: Command-line internet speed test tool
Description:

Command-line interface for LibreSpeed internet bandwidth testing. It functions as a command-line alternative to https://librespeed.org/. It features ping, jitter, download, and upload testing, as well as the ability to test using multiple servers in a single run.

nebula 1.10.3
Dependencies: go-dario-cat-mergo@1.0.2 go-filippo-io-bigmod@0.1.0 go-github-com-anmitsu-go-shlex@0.0.0-20200514113438-38f4b401e2be go-github-com-armon-go-radix@1.0.0 go-github-com-cyberdelia-go-metrics-graphite@0.0.0-20161219230853-39f87cc3b432 go-github-com-flynn-noise@1.1.0 go-github-com-gaissmai-bart@0.26.0 go-github-com-gogo-protobuf@1.3.2 go-github-com-google-gopacket@1.1.19 go-github-com-kardianos-service@1.2.2 go-github-com-miekg-dns@1.1.72 go-github-com-miekg-pkcs11@1.1.1 go-github-com-nbrownus-go-metrics-prometheus@0.0.0-20210712211119-974a6260965f go-github-com-prometheus-client-golang@1.23.2 go-github-com-rcrowley-go-metrics@0.0.0-20250401214520-65e299d6c5c9 go-github-com-sirupsen-logrus@1.9.3 go-github-com-skip2-go-qrcode@0.0.0-20200617195104-da1b6568686e go-github-com-stefanberger-go-pkcs11uri@0.0.0-20230803200340-78284954bff6 go-github-com-stretchr-testify@1.11.1 go-github-com-vishvananda-netlink@1.3.1 go-go-yaml-in-yaml-v3@3.0.4 go-golang-org-x-crypto@0.50.0 go-golang-org-x-exp@0.0.0-20250911091902-df9299821621 go-golang-org-x-net@0.53.0 go-golang-org-x-sync@0.20.0 go-golang-org-x-sys@0.43.0 go-golang-org-x-term@0.42.0 go-golang-zx2c4-com-wireguard@0.0.0-20250521234502-f333402bd9cb go-google-golang-org-protobuf@1.36.11 go-gopkg-in-yaml-v3@3.0.1 go-gvisor-dev-gvisor@0.0.0-1.9414b50
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://github.com/slackhq/nebula
Licenses: Expat
Build system: go
Synopsis: Scalable, peer-to-peer overlay networking tool
Description:

Nebula is a peer-to-peer networking tool based on the Noise Protocol Framework. It is not a fully decentralized network, but instead uses central discovery nodes and a certificate authority to facilitate direct, encrypted peer-to-peer connections from behind most firewalls and NAT layers.

mbuffer 20230301
Dependencies: openssl@3.5.5
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://www.maier-komor.de/mbuffer.html
Licenses: GPL 3+
Build system: gnu
Synopsis: Swiss army knife for data stream buffering (network aware)
Description:

mbuffer is a tool for buffering data streams with a large set of features:

  • direct support for TCP based network targets (IPv4 and IPv6)

  • ability to send to multiple targets in parallel (distribution mode)

  • support for multiple volumes

  • I/O rate limitation

  • high/low watermark based restart criteria

  • configurable buffer size

  • on the fly MD5 hash calculation

  • highly efficient, multi-threaded implementation

libnatpmp 20250404-0.134fc89
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://miniupnp.tuxfamily.org/libnatpmp.html
Licenses: Modified BSD
Build system: cmake
Synopsis: C library implementing NAT-PMP
Description:

libnatpmp is a portable and asynchronous implementation of the Network Address Translation - Port Mapping Protocol (NAT-PMP) written in the C programming language.

Total packages: 32521