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

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.


perl-curses 1.36
Dependencies: ncurses@6.2.20210619
Channel: guix
Location: gnu/packages/ncurses.scm (gnu packages ncurses)
Home page: https://metacpan.org/release/Curses
Licenses: GPL 1+
Build system: perl
Synopsis: Terminal screen handling and optimization
Description:

Curses is the interface between Perl and the curses library of your system.

ncurses-with-tinfo 6.2.20210619
Channel: guix
Location: gnu/packages/ncurses.scm (gnu packages ncurses)
Home page: https://www.gnu.org/software/ncurses/
Licenses: X11
Build system: gnu
Synopsis: Terminal emulation (termcap, terminfo) library
Description:

GNU Ncurses is a library which provides capabilities to write text to a terminal in a terminal-independent manner. It supports pads and color as well as multiple highlights and forms characters. It is typically used to implement user interfaces for command-line applications. The accompanying ncursesw library provides wide character support.

dialog 1.3-20250116
Dependencies: ncurses@6.2.20210619
Channel: guix
Location: gnu/packages/ncurses.scm (gnu packages ncurses)
Home page: https://invisible-island.net/dialog/dialog.html
Licenses: LGPL 2.1
Build system: gnu
Synopsis: Curses widgets
Description:

Dialog is a script-interpreter and a library which provides a set of curses widgets, such as dialog boxes.

stfl 0.24
Dependencies: ncurses@6.2.20210619
Channel: guix
Location: gnu/packages/ncurses.scm (gnu packages ncurses)
Home page: https://web.archive.org/web/20211113222004/http://www.clifford.at/stfl/
Licenses: LGPL 3+
Build system: gnu
Synopsis: Structured terminal forms library
Description:

STFL is a language for easily describing GUIs. STFL is also the name of this library which translates those descriptions into a curses-based widget set for text terminals.

STFL descriptions do not contain any concrete layouting information, such as x/y coordinates of widgets. Instead, container widgets such as vertical and horizontal boxes, as well as tables, are used to group widgets. The actual layouting work is done by the STFL library. This allows STFL GUIs to handle terminals of different sizes and terminal resize events transparently for the application programmer.

ncurses 6.2.20210619
Channel: guix
Location: gnu/packages/ncurses.scm (gnu packages ncurses)
Home page: https://www.gnu.org/software/ncurses/
Licenses: X11
Build system: gnu
Synopsis: Terminal emulation (termcap, terminfo) library
Description:

GNU Ncurses is a library which provides capabilities to write text to a terminal in a terminal-independent manner. It supports pads and color as well as multiple highlights and forms characters. It is typically used to implement user interfaces for command-line applications. The accompanying ncursesw library provides wide character support.

netpbm 10.78.3
Dependencies: ghostscript@9.56.1 libjpeg-turbo@2.1.4 libpng@1.6.39 libtiff@4.4.0 libxml2@2.14.6 xorg-rgb@1.1.0 zlib@1.3.1
Channel: guix
Location: gnu/packages/netpbm.scm (gnu packages netpbm)
Home page: https://netpbm.sourceforge.net/
Licenses: GPL 2
Build system: gnu
Synopsis: Toolkit for manipulation of images
Description:

Netpbm is a toolkit for the manipulation of graphic images, including the conversion of images between a variety of different formats. There are over 300 separate tools in the package including converters for about 100 graphics formats.

nettle 3.10.1
Propagated dependencies: gmp@6.3.0
Channel: guix
Location: gnu/packages/nettle.scm (gnu packages nettle)
Home page: https://www.lysator.liu.se/~nisse/nettle/
Licenses: GPL 2+
Build system: gnu
Synopsis: C library for low-level cryptographic functionality
Description:

GNU Nettle is a low-level cryptographic library. It is designed to fit in easily in almost any context. It can be easily included in cryptographic toolkits for object-oriented languages or in applications themselves.

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.

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.

perl-netaddr-ip 4.079
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://metacpan.org/release/NetAddr-IP
Licenses: GPL 1+
Build system: perl
Synopsis: Manages IPv4 and IPv6 addresses and subnets
Description:

NetAddr::IP manages IPv4 and IPv6 addresses and subsets.

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

ngtcp2 1.15.1
Dependencies: gnutls@3.8.3
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://nghttp2.org/ngtcp2/
Licenses: Expat
Build system: gnu
Synopsis: QUIC protocol implementation
Description:

The ngtcp2 project is an effort to implement the RFC9000 (IETF) QUIC protocol.

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.

httpstat 1.3.1
Dependencies: curl@8.6.0
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://github.com/reorx/httpstat
Licenses: Expat
Build system: python
Synopsis: Visualize curl statistics
Description:

httpstat is a tool to visualize statistics from the curl HTTP client. It acts as a wrapper for curl and prints timing information for each step of the HTTP request (DNS lookup, TCP connection, TLS handshake and so on) in the terminal.

perl-net-patricia 1.22
Dependencies: perl-net-cidr-lite@0.22 perl-socket6@0.29
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://metacpan.org/release/Net-Patricia
Licenses: GPL 2+ FreeBSD
Build system: perl
Synopsis: Patricia Trie Perl module for fast IP address lookups
Description:

Net::Patricia does IP address lookups quickly in Perl.

wireproxy 1.0.10
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://github.com/whyvl/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.

amule 2.3.3
Dependencies: zlib@1.3.1 crypto++@8.8.0 libpng@1.6.39 wxwidgets-gtk2@3.2.8.1
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://amule.org/
Licenses: GPL 2+
Build system: gnu
Synopsis: Peer-to-peer client for the eD2K and Kademlia networks
Description:

aMule is an eMule-like client for the eD2k and Kademlia peer-to-peer file sharing networks. It includes a graphical user interface (GUI), a daemon allowing you to run a client with no graphical interface, and a Web GUI for remote access. The amulecmd command allows you to control aMule remotely.

libcoap 4.3.5a
Dependencies: cunit@2.1-3 openssl@3.0.8
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.

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.

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.

bwm-ng 0.6.3
Dependencies: libstatgrab@0.92.1 ncurses@6.2.20210619
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://www.gropp.org/?id=projects&sub=bwm-ng
Licenses: GPL 2
Build system: gnu
Synopsis: Console based live network and disk I/O bandwidth monitor
Description:

Bandwidth Monitor NG is a small and simple console based live network and disk I/O bandwidth monitor.

httping 4.4.0
Dependencies: fftw@3.3.10 ncurses@6.2.20210619 openssl@3.0.8
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://www.vanheusden.com/httping/
Licenses: AGPL 3
Build system: cmake
Synopsis: Web server latency and throughput monitor
Description:

httping measures how long it takes to connect to a web server, send an HTTP(S) request, and receive the reply headers. It is somewhat similar to ping, but can be used even in cases where ICMP traffic is blocked by firewalls or when you want to monitor the response time of the actual web application stack itself.

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.

lldpd 1.0.19
Dependencies: libevent@2.1.12 libxml2@2.14.6 openssl@3.0.8 readline@8.2.13
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://lldpd.github.io/
Licenses: ISC
Build system: gnu
Synopsis: Locate neighbors of your network equipment
Description:

The Link Layer Discovery Protocol (LLDP) is an industry standard protocol designed to supplant proprietary Link-Layer protocols such as EDP or CDP. The goal of LLDP is to provide an inter-vendor compatible mechanism to deliver Link-Layer notifications to adjacent network devices. lldpd is an implementation of LLDP. It also supports some proprietary protocols.

Total packages: 69240