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

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.


cppzmq 4.10.0
Dependencies: catch2@2.13.10 zeromq@4.3.5
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://zeromq.org
Licenses: Expat
Build system: cmake
Synopsis: C++ bindings for the ØMQ messaging library
Description:

This package provides header-only C++ bindings for ØMQ. The header files contain direct mappings of the abstractions provided by the ØMQ C API.

batctl 2021.4
Dependencies: libnl@3.7.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.

perl-net-bonjour 0.96
Propagated dependencies: perl-net-dns@1.50
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://metacpan.org/release/Net-Bonjour
Licenses: GPL 1+
Build system: perl
Synopsis: Module for DNS service discovery (Apple's Bonjour)
Description:

Net::Bonjour is a set of modules that allow one to discover local services via multicast DNS (mDNS) or enterprise services via traditional DNS. This method of service discovery has been branded as Bonjour by Apple Computer.

perl-io-socket-inet6 2.72
Propagated dependencies: perl-socket6@0.29
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://metacpan.org/release/IO-Socket-INET6
Licenses: GPL 1+
Build system: perl
Synopsis: Perl object interface for AF_INET/AF_INET6 domain sockets
Description:

IO::Socket::INET6 is an interface for AF_INET/AF_INET6 domain sockets in Perl.

libnet 1.2
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://github.com/libnet/libnet
Licenses: FreeBSD
Build system: gnu
Synopsis: Framework for low-level network packet construction
Description:

Libnet provides a fairly portable framework for network packet construction and injection. It features portable packet creation interfaces at the IP layer and link layer, as well as a host of supplementary functionality. Using libnet, quick and simple packet assembly applications can be whipped up with little effort.

ethtool 6.2
Dependencies: libmnl@1.0.5
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://www.kernel.org/pub/software/network/ethtool/
Licenses: GPL 2
Build system: gnu
Synopsis: Display or change Ethernet device settings
Description:

ethtool can be used to query and change settings such as speed, auto-negotiation and checksum offload on many network devices, especially Ethernet devices.

knockd 0.8
Dependencies: libpcap@1.10.1
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://www.zeroflux.org/projects/knock
Licenses: GPL 2+
Build system: gnu
Synopsis: Small port-knock daemon
Description:

knockd is a port-knock daemon. It listens to all traffic on an ethernet or PPP interface, looking for special "knock" sequences of port-hits (UDP/TCP packets sent to a server port). This port need not be open, since knockd listens at the link-layer level.

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.

reaver 1.6.6
Dependencies: libpcap@1.10.1
Propagated dependencies: aircrack-ng@1.7 pixiewps@1.4.2
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://github.com/t6x/reaver-wps-fork-t6x/
Licenses: GPL 2+
Build system: gnu
Synopsis: Attack tool for Wi-Fi Protected Setup
Description:

Reaver performs a brute force attack against an access point's Wi-Fi Protected Setup (WPS) PIN. Once the PIN is found, the WPA passphrase can be recovered and the AP's wireless settings can be reconfigured.

perl-socket6 0.29
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://metacpan.org/release/Socket6
Licenses: Modified BSD
Build system: perl
Synopsis: IPv6 related part of the C socket.h defines and structure manipulators for Perl
Description:

Socket6 binds the IPv6 related part of the C socket header definitions and structure manipulators for Perl.

speedtest-cli 2.1.3
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://github.com/sivel/speedtest-cli
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Internet bandwidth tester
Description:

Command line interface for testing internet bandwidth using speedtest.net.

macchanger 1.7.0
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://www.gnu.org/software/macchanger/
Licenses: GPL 2+
Build system: gnu
Synopsis: Viewing and manipulating MAC addresses of network interfaces
Description:

GNU MAC Changer is a utility for viewing and changing MAC addresses of networking devices. New addresses may be set explicitly or randomly. They can include MAC addresses of the same or other hardware vendors or, more generally, MAC addresses of the same category of hardware.

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.

rtmpdump 2.4-0.c5f04a5
Dependencies: gnutls@3.8.9 zlib@1.3.1
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://rtmpdump.mplayerhq.hu/
Licenses: LGPL 2.1+ GPL 2+
Build system: gnu
Synopsis: Tools and library for handling RTMP streams
Description:

RTMPdump is a toolkit for RTMP streams. All forms of RTMP are supported, including rtmp://, rtmpt://, rtmpe://, rtmpte://, and rtmps://.

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).

dante 1.4.4
Dependencies: libxcrypt@4.4.38
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://www.inet.no/dante/
Licenses: non-copyleft
Build system: gnu
Synopsis: SOCKS server and client
Description:

Dante is a SOCKS client and server implementation. It can be installed on a machine with access to an external TCP/IP network and will allow all other machines, without direct access to that network, to be relayed through the machine the Dante server is running on. The external network will never see any machines other than the one Dante is running on.

lcagent 0.1.0
Dependencies: lcrq@0.3.1 libsodium@1.0.18 librecast@0.11.2
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://librecast.net/lcagent.html
Licenses: GPL 2 GPL 3
Build system: gnu
Synopsis: Librecast multicast agent
Description:

lcagent can send and receive data over multicast and to pipe data between programs on one computer and as many receivers as the multicast network can support simultaneously.

mtr 0.95
Dependencies: jansson@2.14 libcap@2.64 ncurses@6.2.20210619
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://www.bitwizard.nl/mtr/
Licenses: GPL 2+
Build system: gnu
Synopsis: Network diagnostic tool
Description:

mtr combines the functionality of the traceroute and ping programs in a single network diagnostic tool. mtr can use several network protocols to detect intermediate routers (or hops) between the local host and a user-specified destination. It then continually measures the response time and packet loss at each hop, and displays the results in real time.

wol 0.7.1
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://sourceforge.net/projects/wake-on-lan/
Licenses: GPL 2
Build system: gnu
Synopsis: Implements Wake On LAN functionality in a small program
Description:

Tool to send a magic packet to wake another host on the network. This must be enabled on the target host, usually in the BIOS.

iputils 20250605
Dependencies: libcap@2.64 libidn2@2.3.7 openssl@3.0.8
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://github.com/iputils/iputils
Licenses: GPL 2+ Modified BSD non-copyleft
Build system: meson
Synopsis: Collection of network utilities
Description:

This package contains a variety of tools for dealing with network configuration, troubleshooting, or servers. Utilities included are:

arping

Ping hosts using ARP.

clockdiff

Compute time difference between network hosts using ICMP TSTAMP messages.

ninfod

Daemon that responds to IPv6 Node Information Queries.

ping

Use ICMP ECHO messages to measure round-trip delays and packet loss across network paths.

rarpd

Answer RARP requests from clients.

rdisc

Populate network routing tables with information from the ICMP router discovery protocol.

tftpd

Trivial file transfer protocol server.

tracepath

Trace network path to an IPv4 or IPv6 address and discover MTU along the way.

netdiscover 0.21
Dependencies: libnet@1.2 libpcap@1.10.1
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://github.com/netdiscover-scanner/netdiscover
Licenses: GPL 3+
Build system: gnu
Synopsis: Network address discovery tool
Description:

Netdiscover is a network address discovery tool developed mainly for wireless networks without a DHCP server. It also works on hub/switched networks. It is based on ARP packets, it will send ARP requests and sniff for replies.

iperf 3.19.1
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://software.es.net/iperf/
Licenses: Modified BSD NCSA/University of Illinois Open Source License Expat Public Domain
Build system: gnu
Synopsis: TCP, UDP and SCTP bandwidth measurement tool
Description:

iPerf is a tool to measure achievable bandwidth on IP networks. It supports tuning of various parameters related to timing, buffers and protocols (TCP, UDP, SCTP with IPv4 and IPv6). For each test it reports the bandwidth, loss, and other parameters.

lcrq 0.3.1
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://librecast.net/lcrq.html
Licenses: GPL 2 GPL 3
Build system: gnu
Synopsis: Librecast RaptorQ library
Description:

C library implementation of RaptorQ Forward Error Correction for Librecast. RFC6330 (IETF) describes the RaptorQ proposed standard, which LCRQ more-or-less follows. The primary focus has been on building a fast, simple and dependency-free FEC implementation for use with Librecast, and not on strict standards compliance. The code does, however, fairly closely follow the RFC.

python-pysctp 0.7.2
Dependencies: lksctp-tools@1.0.19
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://github.com/p1sec/pysctp
Licenses: LGPL 2.1+
Build system: pyproject
Synopsis: Python module for the SCTP protocol stack and library
Description:

pysctp implements the SCTP socket API. You need a SCTP-aware kernel (most are).

Total packages: 70992