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

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.


kismet 2025.09.R1
Dependencies: boost@1.89.0 libusb@1.0.25 libpcap@1.10.1 libwebsockets@4.4.1 lm-sensors@3.6.2 mosquitto@2.0.21 openssl@3.5.5 protobuf@3.21.9 protobuf-c@1.4.1 sqlite@3.39.3 zlib@1.3.1
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://www.kismetwireless.net/
Licenses: GPL 2+
Build system: gnu
Synopsis: Wireless network and device detector
Description:

This package provides a wireless network and device detector, sniffer, wardriving tool, and WIDS (wireless intrusion detection) framework. Kismet works with Wi-Fi interfaces, Bluetooth interfaces, some SDR (software defined radio) hardware like the RTLSDR, and other specialized capture hardware

mtr 0.95
Dependencies: jansson@2.14 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.

wireproxy-awg 1.0.13
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://github.com/artem-russkikh/wireproxy-awg
Licenses: ISC
Build system: go
Synopsis: AmneziaWG client that exposes itself as a SOCKS5 proxy
Description:

wireproxy-awg is a completely userspace application that connects to a WireGuard peer, and exposes a SOCKS5/HTTP proxy or tunnels on the machine.

iodine 0.8.0
Dependencies: net-tools@1.60-0.479bb4a zlib@1.3.1
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://code.kryo.se/iodine/
Licenses: ISC Zlib
Build system: gnu
Synopsis: Tunnel IPv4 data through a DNS server
Description:

Iodine tunnels IPv4 data through a DNS server. This can be useful in different situations where internet access is firewalled, but DNS queries are allowed. The bandwidth is asymmetrical, with limited upstream and up to 1 Mbit/s downstream.

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.

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.

nanomsg 1.2.2
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://nanomsg.org/
Licenses: non-copyleft
Build system: cmake
Synopsis: Scalable socket library
Description:

Nanomsg is a socket library that provides several common communication patterns. It aims to make the networking layer fast, scalable, and easy to use. Implemented in C, it works on a wide range of operating systems with no further dependencies.

ndisc6 1.0.8
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://www.remlab.net/ndisc6/
Licenses: GPL 2 GPL 3
Build system: gnu
Synopsis: IPv6 diagnostic tools
Description:

NDisc6 is a collection of tools for IPv6 networking diagnostics. It includes the following programs:

  • ndisc6: ICMPv6 Neighbor Discovery tool.

  • rdisc6: ICMPv6 Router Discovery tool.

  • tcptraceroute6: IPv6 traceroute over TCP.

  • traceroute6: IPv6 traceroute over UDP.

  • rdnssd: Recursive DNS Servers discovery daemon.

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.

librdkafka 1.6.1
Propagated dependencies: zlib@1.3.1
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://github.com/edenhill/librdkafka
Licenses: FreeBSD
Build system: gnu
Synopsis: Apache Kafka C/C++ client library
Description:

librdkafka is a C library implementation of the Apache Kafka protocol, containing both Producer and Consumer support.

yggdrasil 0.5.14
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://yggdrasil-network.github.io/blog.html
Licenses: LGPL 3
Build system: go
Synopsis: Experiment in scalable routing as an encrypted IPv6 overlay network
Description:

Yggdrasil is an early-stage implementation of a fully end-to-end encrypted IPv6 network. It is lightweight, self-arranging, supported on multiple platforms and allows pretty much any IPv6-capable application to communicate securely with other Yggdrasil nodes. Yggdrasil does not require you to have IPv6 Internet connectivity - it also works over IPv4.

parprouted 0.7
Dependencies: iproute2@6.4.0
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://www.hazard.maks.net/parprouted/
Licenses: GPL 2
Build system: gnu
Synopsis: Proxy ARP requests to other interfaces
Description:

parprouted is a daemon for transparent IP (Layer 3) proxy ARP bridging. Unlike standard bridging, proxy ARP bridging can bridge Ethernet networks behind wireless nodes. Normal layer 2 bridging does not work between wireless nodes because wireless does not know about MAC addresses used in the wired Ethernet networks. This daemon can also be useful for making transparent firewalls.

putty 0.81
Dependencies: gtk+@3.24.51
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://www.chiark.greenend.org.uk/~sgtatham/putty/
Licenses: Expat
Build system: cmake
Synopsis: Graphical @acronym{SSH, Secure SHell} and telnet client
Description:

PuTTY is a graphical text terminal client. It supports SSH, telnet, and raw socket connections with good terminal emulation. It can authenticate with public keys and Kerberos single-sign-on. It also includes command-line SFTP and older SCP implementations.

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

net-snmp 5.9.4
Dependencies: libnl@3.12.0 ncurses@6.2.20210619 openssl@3.5.5 perl@5.36.0
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: http://www.net-snmp.org/
Licenses: Modified BSD non-copyleft
Build system: gnu
Synopsis: Simple Network Management Protocol library and tools
Description:

The Simple Network Management Protocol (SNMP) is a widely used protocol for monitoring the health and welfare of network equipment (e.g. routers), computer equipment and even devices like UPSs. Net-SNMP is a suite of applications used to implement SNMP v1, SNMP v2c and SNMP v3 using both IPv4 and IPv6.

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.

openvswitch 3.4.0
Dependencies: bash-minimal@5.2.37 libcap-ng@0.9.3 openssl@3.5.5
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://www.openvswitch.org/
Licenses: LGPL 2.1 GPL 2 FreeBSD Modified BSD ASL 2.0
Build system: gnu
Synopsis: Virtual network switch
Description:

Open vSwitch is a multilayer virtual switch. It is designed to enable massive network automation through programmatic extension, while still supporting standard management interfaces and protocols (e.g. NetFlow, sFlow, IPFIX, RSPAN, CLI, LACP, 802.1ag).

libsocketcan 0.0.12
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://git.pengutronix.de/cgit/tools/libsocketcan
Licenses: LGPL 2.1+
Build system: gnu
Synopsis: SocketCAN user-space library
Description:

This library allows controlling basic functions in SocketCAN from user-space. It requires a kernel built with SocketCAN support.

whois 5.6.6
Dependencies: libidn2@2.3.7 libxcrypt@4.4.38
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://github.com/rfc1036/whois
Licenses: GPL 2+
Build system: gnu
Synopsis: Intelligent client for the WHOIS directory service
Description:

whois searches for an object in a WHOIS (RFC 3912) database. It is commonly used to look up the registered users or assignees of an Internet resource, such as a domain name, an IP address block, or an autonomous system. It can automatically select the appropriate server for most queries.

For historical reasons, this package also includes mkpasswd, which encrypts passwords using crypt(3) and is unrelated to the Expect command of the same name.

axel 2.17.14
Dependencies: libressl@4.2.1
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://github.com/axel-download-accelerator/axel
Licenses: GPL 2+
Build system: gnu
Synopsis: Light command line download accelerator
Description:

Axel tries to accelerate the download process by using multiple connections per file, and can also balance the load between different servers. It tries to be as light as possible, so it might be useful on byte-critical systems. It supports HTTP, HTTPS, FTP and FTPS protocols.

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.

czmq 4.2.1
Dependencies: zeromq@4.3.5
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://zeromq.org
Licenses: MPL 2.0
Build system: gnu
Synopsis: High-level C bindings for ØMQ
Description:

czmq provides bindings for the ØMQ core API that hides the differences between different versions of ØMQ.

libndp 1.8
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://libndp.org/
Licenses: LGPL 2.1+
Build system: gnu
Synopsis: Library for Neighbor Discovery Protocol
Description:

libndp contains a library which provides a wrapper for IPv6 Neighbor Discovery Protocol. It also provides a tool named ndptool for sending and receiving NDP messages.

sslh 2.1.2
Dependencies: libev@4.33 libconfig@1.7.3 pcre@8.45
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://www.rutschle.net/tech/sslh/README.html
Licenses: FreeBSD GPL 2+
Build system: gnu
Synopsis: Applicative network protocol demultiplexer
Description:

sslh is a network protocol demultiplexer. It acts like a switchboard, accepting connections from clients on one port and forwarding them to different servers based on the contents of the first received data packet. Detection of common protocols like HTTP(S), SSL, SSH, OpenVPN, tinc, and XMPP is already implemented, but any other protocol that matches a regular expression can be added. sslh's name comes from its original application of serving both SSH and HTTPS on port 443, allowing SSH connections from inside corporate firewalls that block port 22.

Total packages: 73978