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

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.


net-snmp 5.9.4
Dependencies: libnl@3.7.0 ncurses@6.2.20210619 openssl@3.0.8 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.

perl-danga-socket 1.62
Propagated dependencies: perl-sys-syscall@0.25
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://metacpan.org/release/Danga-Socket
Licenses: GPL 1+
Build system: perl
Synopsis: Event loop and event-driven async socket base class
Description:

Danga::Socket is an abstract base class for objects backed by a socket which provides the basic framework for event-driven asynchronous IO, designed to be fast. Danga::Socket is both a base class for objects, and an event loop.

perl-net-cidr-lite 0.22
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://metacpan.org/release/Net-CIDR-Lite
Licenses: GPL 1+
Build system: perl
Synopsis: Perl extension for merging IPv4 or IPv6 CIDR addresses
Description:

Net::CIDR::Lite merges IPv4 or IPv6 CIDR addresses.

zyre 2.0.1
Dependencies: zeromq@4.3.5 czmq@4.2.1 libsodium@1.0.18
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.

spiped 1.6.2
Dependencies: openssl@3.0.8
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://www.tarsnap.com/spiped.html
Licenses: FreeBSD
Build system: gnu
Synopsis: Create secure pipes between sockets
Description:

Spiped (pronounced "ess-pipe-dee") is a utility for creating symmetrically encrypted and authenticated pipes between socket addresses, so that one may connect to one address (e.g., a UNIX socket on localhost) and transparently have a connection established to another address (e.g., a UNIX socket on a different system). This is similar to 'ssh -L' functionality, but does not use SSH and requires a pre-shared symmetric key.

asio 1.28.2
Dependencies: boost@1.89.0 openssl@3.0.8
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://think-async.com/Asio
Licenses: Boost 1.0
Build system: gnu
Synopsis: C++ library for ASynchronous network I/O
Description:

Asio is a cross-platform C++ library for network and low-level I/O programming that provides developers with a consistent asynchronous model using a modern C++ approach.

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.

bird 2.15.1
Dependencies: libssh@0.12.0 readline@8.2.13
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://bird.network.cz
Licenses: GPL 2+
Build system: gnu
Synopsis: Internet Routing Daemon
Description:

BIRD is an Internet routing daemon with full support for all the major routing protocols. It allows redistribution between protocols with a powerful route filtering syntax and an easy-to-use configuration interface.

lcsync 0.3.2
Dependencies: lcrq@0.3.1 librecast@0.11.2 libsodium@1.0.18 libbsd@0.11.7
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://librecast.net/lcsync.html
Licenses: GPL 2 GPL 3
Build system: gnu
Synopsis: Librecast file and data syncing tool
Description:

lcsync is a tool to sync files over IPv6 multicast or the local filesystem. It splits the file into blocks, hashes them, and compares them in order to efficiently transfer a minimal amount of data.

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.

usrsctp 0.9.5.0
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://github.com/sctplab/usrsctp/
Licenses: Modified BSD
Build system: gnu
Synopsis: SCTP user-land implementation
Description:

UsrSCTP is a portable SCTP userland stack. SCTP is a message oriented, reliable transport protocol with direct support for multihoming that runs on top of IP or UDP, and supports both v4 and v6 versions.

perl-net-dns 1.50
Dependencies: perl-digest-hmac@1.04
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://www.net-dns.org/
Licenses: X11
Build system: perl
Synopsis: Perl Interface to the Domain Name System
Description:

Net::DNS is the Perl Interface to the Domain Name System.

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.

atftp 0.8.0
Dependencies: pcre2@10.42 procps@4.0.3 readline@8.2.13 tcp-wrappers@7.6
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://sourceforge.net/projects/atftp/
Licenses: GPL 2+
Build system: gnu
Synopsis: Advanced TFTP server and client
Description:

This package provides a multi-threaded TFTP server that implements all options, including all extensions, as specified in RFC 1350, RFC 2090, RFC 2347, RFC 2348, RFC 2349 and RFC7440. Atftpd also supports a multicast protocol known as mtftp, which was defined in the PXE specification.

The server is socket activated by default but supports being started from inetd as well as in daemon mode.

gandi.cli 1.6
Dependencies: openssl@3.0.8 python-click@7.1.2 python-ipy@1.01 python-pyyaml@6.0.2 python-requests@2.32.5
Propagated dependencies: openssh@10.2p1
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://cli.gandi.net
Licenses: GPL 3+
Build system: pyproject
Synopsis: Command-line interface to the Gandi.net Web API
Description:

This package provides a command-line client (gandi) to buy, manage, and delete Internet resources from Gandi.net such as domain names, virtual machines, and certificates.

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.

restbed 4.8
Dependencies: asio@1.36.0 catch@1.3.5 openssl@3.0.8
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://github.com/Corvusoft/restbed
Licenses: AGPL 3+
Build system: cmake
Synopsis: Asynchronous RESTful functionality to C++11 applications
Description:

Restbed is a comprehensive and consistent programming model for building applications that require seamless and secure communication over HTTP.

enet 1.3.18
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: http://enet.bespin.org
Licenses: Expat
Build system: gnu
Synopsis: Network communication layer on top of UDP
Description:

ENet's purpose is to provide a relatively thin, simple and robust network communication layer on top of UDP. The primary feature it provides is optional reliable, in-order delivery of packets. ENet omits certain higher level networking features such as authentication, server discovery, encryption, or other similar tasks that are particularly application specific so that the library remains flexible, portable, and easily embeddable.

ipcalc 0.51
Dependencies: perl@5.36.0
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://github.com/kjokjo/ipcalc
Licenses: GPL 2+
Build system: trivial
Synopsis: Simple IP network calculator
Description:

ipcalc takes an IP address and netmask and calculates the resulting broadcast, network, Cisco wildcard mask, and host range. By giving a second netmask, you can design subnets and supernets. It is also intended to be a teaching tool and presents the subnetting results as easy-to-understand binary values.

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.

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.

iwd 3.10
Dependencies: dbus@1.16.2 ell@0.79 openresolv@3.13.2 readline@8.2.13
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://iwd.wiki.kernel.org/
Licenses: LGPL 2.1+
Build system: gnu
Synopsis: iNet Wireless Daemon
Description:

iwd is a wireless daemon for Linux that aims to replace WPA Supplicant. It optimizes resource utilization by not depending on any external libraries and instead utilizing features provided by the Linux kernel to the maximum extent possible.

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.

opensnitch-daemon 1.8.0
Dependencies: libnetfilter-queue@1.0.5 libnfnetlink@1.0.2 libvarlink@24
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://github.com/evilsocket/opensnitch
Licenses: GPL 3+
Build system: go
Synopsis: Interactive application firewall daemon
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.

Total packages: 70992