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

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.


cppzmq 4.10.0
Dependencies: catch2@2.13.10 zeromq@4.3.5
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://zeromq.org
Licenses: Expat
Build system: cmake
Synopsis: C++ bindings for the ØMQ messaging library
Description:

This package provides header-only C++ bindings for ØMQ. The header files contain direct mappings of the abstractions provided by the ØMQ C API.

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.

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.

hcxdumptool 7.1.2
Dependencies: libpcap@1.10.1 openssl@3.5.5
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://github.com/ZerBea/hcxdumptool
Licenses: Expat
Build system: gnu
Synopsis: Small tool to capture packets from wlan devices
Description:

Small tool to capture packets from WLAN devices. After capturing, upload the "uncleaned" cap to https://wpa-sec.stanev.org/?submit to see if the access point or the client is vulnerable to a dictionary attack. Convert the cap file to hccapx format and/or to WPA-PMKID-PBKDF2 hashline (16800) with hcxpcaptool from the hcxtools package and check if the WLAN key or the master key was transmitted unencrypted.

miredo 1.2.6
Dependencies: iproute2@6.4.0
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://www.remlab.net/miredo/
Licenses: GPL 2+
Build system: gnu
Synopsis: Teredo IPv6 tunneling software
Description:

Miredo is an implementation (client, relay, server) of the Teredo specification, which provides IPv6 Internet connectivity to IPv6 enabled hosts residing in IPv4-only networks, even when they are behind a NAT device.

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.

lcagent 0.1.0
Dependencies: lcrq@0.3.1 libsodium@1.0.22 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.

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.

libplum 0.6.0
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://github.com/paullouisageneau/libplum
Licenses: MPL 2.0
Build system: cmake
Synopsis: Multi-protocol Port Mapping client library
Description:

libplum (Port Lightweight and Universal Mapping) is a high-level library which allows forwarding ports on Network Address Translators (NAT). Under the hood, it implements multiple protocols and automatically detects which one to use:

  • Port Control Protocol (PCP)

  • NAT Port Mapping Protocol (NAT-PMP)

  • UPnP Internet Gateway Device Protocol (UPnP-IGD)

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.

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.

vde2 2.3.3
Dependencies: python@3.12.12 libpcap@1.10.1 wolfssl@5.7.6
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://github.com/virtualsquare/vde-2
Licenses: GPL 2 LGPL 2.1 non-copyleft
Build system: gnu
Synopsis: Virtual Distributed Ethernet
Description:

VDE is a set of programs to provide virtual software-defined Ethernet network interface controllers across multiple virtual or physical, local or remote devices. The VDE architecture provides virtual counterparts to hardware components such as switches and cables.

perl-net-bonjour 0.96
Propagated dependencies: perl-net-dns@1.50
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://metacpan.org/release/Net-Bonjour
Licenses: GPL 1+
Build system: perl
Synopsis: Module for DNS service discovery (Apple's Bonjour)
Description:

Net::Bonjour is a set of modules that allow one to discover local services via multicast DNS (mDNS) or enterprise services via traditional DNS. This method of service discovery has been branded as Bonjour by Apple Computer.

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.

asio 1.36.0
Dependencies: boost@1.89.0 openssl@3.5.5
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.

slurm-monitor 0.4.4
Dependencies: ncurses@6.2.20210619
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://github.com/mattthias/slurm
Licenses: GPL 2
Build system: meson
Synopsis: Network load monitor
Description:

Slurm is a network load monitor. It shows real-time traffic statistics from any network device in any of three ASCII graph formats.

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.

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.

opendht 3.7.0rc8
Dependencies: bash-minimal@5.2.37 fmt@11.2.0 readline@8.2.13
Propagated dependencies: msgpack-cxx@7.0.0 restinio@0.7.7 argon2@20190702 gnutls@3.8.9 jsoncpp@1.9.6 nettle@3.10.2 openssl@3.5.5 simdutf@9.0.0
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://github.com/savoirfairelinux/opendht/
Licenses: GPL 3+
Build system: meson
Synopsis: Lightweight Distributed Hash Table (DHT) library
Description:

OpenDHT provides an easy to use distributed in-memory data store. Every node in the network can read and write values to the store. Values are distributed over the network, with redundancy. It includes the following features:

  • Lightweight and scalable, designed for large networks and small devices;

  • High resilience to network disruption;

  • Public key cryptography layer providing optional data signature and encryption (using GnuTLS);

  • IPv4 and IPv6 support;

  • Clean and powerful C++14 map API;

  • Bindings for C, Rust & Python 3;

  • REST API with an optional HTTP client and server with push notification support.

The following tools are also included:

dhtnode

A command line tool to run a DHT node and perform operations supported by the library (get, put, etc.) with text values.

dhtchat

A very simple IM client working over the DHT.

iwgtk 0.9
Dependencies: gtk@4.22.1 qrencode@4.1.1
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://github.com/J-Lentz/iwgtk
Licenses: GPL 3+
Build system: meson
Synopsis: Lightweight front-end for iwd
Description:

Wireless networking GUI front-end for iwd, with supported functionality similar to that of iwctl. Features include viewing and connecting to available networks, managing known networks, provisioning new networks via WPS or Wi-Fi Easy Connect, and an indicator icon displaying connection status and signal strength.

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.

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.

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.

Total packages: 32521