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

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.


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

Librecast is a C library which supports IPv6 multicast networking.

wireshark 4.6.3
Dependencies: c-ares@1.34.4 glib@2.86.0 gnutls@3.8.9 brotli@1.1.0 libcap@2.64 libgcrypt@1.11.0 libnl@3.7.0 libpcap@1.10.1 libssh@0.12.0 libxml2@2.14.6 lz4@1.10.0 lua@5.4.8 mit-krb5@1.21 nghttp2@1.58.0 minizip@1.3.1 pcre2@10.42 qt5compat@6.9.2 qtbase@6.9.2 qtmultimedia@6.9.2 qtsvg@6.9.2 qtwayland@6.9.2 sbc@1.5 snappy@1.1.9 speexdsp@1.2.1 zlib@1.3.1 zstd@1.5.6
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://www.wireshark.org
Licenses: GPL 2+
Build system: qt
Synopsis: Network traffic analyzer
Description:

Wireshark is a network protocol analyzer, or packet sniffer, that lets you capture and interactively browse the contents of network frames.

nbd 3.25
Dependencies: glib@2.86.0
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://nbd.sourceforge.io/
Licenses: GPL 2
Build system: gnu
Synopsis: NBD client and server
Description:

This package provides the NBD (Network Block Devices) client and server. It allows you to use remote block devices over a TCP/IP network.

phantomsocks 0.0.0-20241119070700-535ab0adb1e4
Dependencies: go-github-com-google-gopacket@1.1.19 go-github-com-macronut-go-tproxy@0.0.0-20190726054950-ef7efd7f24ed
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://github.com/macronut/phantomsocks
Licenses: LGPL 3+
Build system: go
Synopsis: Internet censorship circumvention tool
Description:

Phantomsocks is an Internet censorship circumvention tool based on the desync technique, which was introduced in the 2017 paper Your State is Not Mine: A Closer Look at Evading Stateful Internet Censorship.

Further information on the usage could be found on the Wikibooks page Phantomsocks.

ngtcp2 1.15.1
Dependencies: gnutls@3.8.9
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.

nload 0.7.4
Dependencies: ncurses@6.2.20210619
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: http://www.roland-riegel.de/nload/
Licenses: GPL 2+
Build system: gnu
Synopsis: Realtime console network usage monitor
Description:

Nload is a console application which monitors network traffic and bandwidth usage in real time. It visualizes the in- and outgoing traffic using two graphs, and provides additional info like total amount of transferred data and min/max network usage.

opensnitch-ui 1.8.0
Dependencies: python-grpcio-tools@1.52.0 python-notify2@0.3.1 python-pyasn1@0.6.1 python-pyinotify@0.9.6 python-pyqt@6.9.1 python-protobuf@3.20.3 python-requests@2.32.5 python-slugify@8.0.4 qtbase@6.9.2 qtsvg@6.9.2 qtwayland@6.9.2
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://github.com/evilsocket/opensnitch
Licenses: GPL 3+
Build system: pyproject
Synopsis: UI for @code{opensnitch}
Description:

This package provides a daemon that snitches on programs making outbound connections. OpenSnitch is an application-level firewall that gives you granular control over outbound network connections on your system. It monitors application activity and prompts you to allow or deny connections on a per-application basis whenever a new outbound connection is attempted.

libyang 3.12.2
Propagated dependencies: pcre2@10.42
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://github.com/CESNET/libyang
Licenses: Modified BSD
Build system: cmake
Synopsis: YANG data modelling language library
Description:

libyang is a YANG data modelling language parser and toolkit written (and providing API) in C. Current implementation covers YANG 1.0 (RFC 6020) as well as YANG 1.1 (RFC 7950).

openrdap 0.9.1
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://www.openrdap.org/
Licenses: Expat
Build system: go
Synopsis: Command line RDAP client
Description:

OpenRDAP is a command line client for the Registration Data Access Protocol. RDAP is modern a replacement for WHOIS, which provides domain name and IP address registration information in JSON format over HTTP.

proxychains-ng 4.17
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://github.com/rofl0r/proxychains-ng
Licenses: GPL 2+
Build system: gnu
Synopsis: Redirect any TCP connection through a proxy or proxy chain
Description:

Proxychains-ng is a preloader which hooks calls to sockets in dynamically linked programs and redirects them through one or more SOCKS or HTTP proxies.

aircrack-ng 1.7
Dependencies: hwloc@2.12.2 libgcrypt@1.11.0 libnl@3.7.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.

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.

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.

dropwatch 1.5.5
Dependencies: libnl@3.7.0 libpcap@1.10.1 readline@8.2.13
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://github.com/nhorman/dropwatch
Licenses: GPL 2+
Build system: gnu
Synopsis: Monitor for network packets dropped by the kernel
Description:

Dropwatch is an interactive utility for monitoring and recording packets that are dropped by the kernel. It provides the commands dropwatch and dwdump.

httpstat 1.3.2
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: pyproject
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.

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.

squid 6.12
Dependencies: perl@5.36.0 openldap@2.6.10 linux-pam@1.5.2 libcap@2.64 libxcrypt@4.4.38 cyrus-sasl@2.1.28 expat@2.7.1 libxml2@2.14.6 openssl@3.0.8
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: http://www.squid-cache.org/
Licenses: GPL 2+
Build system: gnu
Synopsis: Web caching proxy
Description:

Squid is a caching proxy for the Web supporting HTTP, HTTPS, FTP, and more. It reduces bandwidth and improves response times by caching and reusing frequently-requested web pages.

libnice 0.1.22
Dependencies: gstreamer@1.26.3 gst-plugins-base@1.26.3 libnsl@1.3.0
Propagated dependencies: glib@2.86.0 glib-networking@2.80.1 gnutls@3.8.9
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://libnice.freedesktop.org/
Licenses: LGPL 2.1+ MPL 1.1
Build system: meson
Synopsis: GLib ICE implementation
Description:

LibNice is a library that implements the Interactive Connectivity Establishment (ICE) standard (RFC 5245 & RFC 8445). It provides a GLib-based library, libnice, as well as GStreamer elements to use it.

ubridge 0.9.19
Dependencies: libpcap@1.10.1
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://github.com/GNS3/ubridge/
Licenses: GPL 3+
Build system: gnu
Synopsis: Bridge for UDP tunnels, Ethernet, TAP and VMnet interfaces
Description:

uBridge is a simple program to create user-land bridges between various technologies. Currently, bridging between UDP tunnels, Ethernet and TAP interfaces is supported. Packet capture is also supported.

hcxtools 7.0.1
Dependencies: curl@8.6.0 libpcap@1.10.1 openssl@3.0.8 zlib@1.3.1
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://github.com/ZerBea/hcxtools
Licenses: Expat
Build system: gnu
Synopsis: Capture wlan traffic to hashcat and John the Ripper
Description:

This package contains a small set of tools to capture and convert packets from wireless devices for use with hashcat or John the Ripper.

tunctl 1.5
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://tunctl.sourceforge.net
Licenses: GPL 2
Build system: gnu
Synopsis: Utility to set up and maintain TUN/TAP network interfaces
Description:

Tunctl is used to set up and maintain persistent TUN/TAP network interfaces, enabling user applications to simulate network traffic. Such interfaces are useful for VPN software, virtualization, emulation, simulation, and a number of other applications.

perl-net-dns-resolver-programmable 0.003
Dependencies: perl-net-dns@1.50
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://metacpan.org/release/Net-DNS-Resolver-Programmable
Licenses: GPL 1+
Build system: perl
Synopsis: Programmable DNS resolver class for offline emulation of DNS
Description:

Net::DNS::Resolver::Programmable is a programmable DNS resolver for offline emulation of DNS.

yaz 5.34.3
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://www.indexdata.com/resources/software/yaz/
Licenses: Modified BSD
Build system: gnu
Synopsis: Z39.50 toolkit for C
Description:

YAZ is a C/C++ library for information retrieval applications using Z39.50, SRU or Solr Web Service protocols for information retrieval. It also offers ZOOM API implementing them.

netperf 2.7.0-2.afc51ff
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://hewlettpackard.github.io/netperf/
Licenses: Expat
Build system: gnu
Synopsis: Benchmarking tool to measure network performance
Description:

Netperf is a benchmark that can be used to measure the performance of many different types of networking. It provides tests for both unidirectional throughput, and end-to-end latency. The environments currently measurable by netperf include: TCP and UDP via BSD Sockets for both IPv4 and IPv6, DLPI, Unix Domain Sockets, SCTP for both IPv4 and IPv6.

Total packages: 70992