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

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.


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.

vnstat 2.13
Dependencies: sqlite@3.39.3 gd@2.3.3
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://humdi.net/vnstat/
Licenses: GPL 2+
Build system: gnu
Synopsis: Network traffic monitoring tool
Description:

vnStat is a console-based network traffic monitor that keeps a log of network traffic for the selected interface(s). It uses the network interface statistics provided by the kernel as information source. This means that vnStat won't actually be sniffing any traffic and also ensures light use of system resources regardless of network traffic rate.

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.

blueman 2.4.6
Dependencies: bash-minimal@5.2.37 bluez@5.79 dbus@1.16.2 librsvg@2.58.5 glib@2.86.0 gtk+@3.24.51 iproute2@6.4.0 iptables@1.8.11 net-tools@1.60-0.479bb4a pango@1.56.4 polkit@121 ppp@2.5.0 pulseaudio@16.1 python-pycairo@1.28.0 python-pygobject@3.54.3 python-wrapper@3.12.12 libappindicator@12.10.1-0-298 network-manager@1.54.3
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://github.com/blueman-project/blueman
Licenses: GPL 3+
Build system: glib-or-gtk
Synopsis: GTK+ Bluetooth manager
Description:

Blueman is a Bluetooth management utility using the Bluez D-Bus backend. It is designed to be easy to use for most common Bluetooth tasks.

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.

librecast 0.11.2
Dependencies: libsodium@1.0.22 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.

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.

amule 2.3.3-0.9ceeaa6
Dependencies: zlib@1.3.1 crypto++@8.9.0 libpng@1.6.39 wxwidgets@3.2.10
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.

nng 1.11
Dependencies: mbedtls@2.28.9
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://nng.nanomsg.org/
Licenses: Expat
Build system: cmake
Synopsis: Lightweight messaging library
Description:

NNG project is a rewrite of the scalability protocols library known as libnanomsg, and adds significant new capabilities, while retaining compatibility with the original. It is a lightweight, broker-less library, offering a simple API to solve common recurring messaging problems, such as publish/subscribe, RPC-style request/reply, or service discovery.

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.

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.

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

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.

perl-net-dns-resolver-mock 1.20171219
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-Mock
Licenses: GPL 1+
Build system: perl
Synopsis: Mock DNS Resolver object for testing
Description:

Net::DNS::Resolver::Mock is a subclass of Net::DNS::Resolver, but returns static data from any provided DNS zone file instead of querying the network. It is intended primarily for use in testing.

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.

zyre 2.0.1
Dependencies: zeromq@4.3.5 czmq@4.2.1 libsodium@1.0.22
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://github.com/zeromq/zyre
Licenses: MPL 2.0
Build system: gnu
Synopsis: Framework for proximity-based peer-to-peer applications
Description:

Zyre provides reliable group messaging over local area networks using zeromq. It has these key characteristics:

  • Zyre needs no administration or configuration.

  • Peers may join and leave the network at any time.

  • Peers talk to each other without any central brokers or servers.

  • Peers can talk directly to each other.

  • Peers can join groups, and then talk to groups.

  • Zyre is reliable, and loses no messages even when the network is heavily loaded.

  • Zyre is fast and has low latency, requiring no consensus protocols.

  • Zyre is designed for WiFi networks, yet also works well on Ethernet networks.

httping 4.4.0
Dependencies: fftw@3.3.10 ncurses@6.2.20210619 openssl@3.5.5
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.

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.

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

pixiewps 1.4.2
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://github.com/wiire-a/pixiewps/
Licenses: GPL 3+
Build system: gnu
Synopsis: Offline brute-force tool for Wi-Fi Protected Setup
Description:

Pixiewps implements the pixie-dust attack to brute force the Wi-Fi Protected Setup (WPS) PIN by exploiting the low or non-existing entropy of some access points.

shadowsocks 2.9.1
Dependencies: openssl@3.5.5
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://github.com/shadowsocks/shadowsocks
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Fast tunnel proxy that helps you bypass firewalls
Description:

This package is a fast tunnel proxy that helps you bypass firewalls.

Features:

  • TCP & UDP support

  • User management API

  • TCP Fast Open

  • Workers and graceful restart

  • Destination IP blacklist

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.

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.

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

Total packages: 72463