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

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.


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.

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.

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.

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.

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.

nng 1.5.2
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.

wireshark 4.6.6
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.12.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@2.2 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.

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.

nzbget 24.3
Dependencies: boost@1.89.0 gnutls@3.8.9 libxml2@2.14.6 ncurses@6.2.20210619 openssl@3.5.5 zlib@1.3.1
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://github.com/nzbget/nzbget
Licenses: GPL 2+
Build system: cmake
Synopsis: Usenet binary file downloader
Description:

NZBGet is a binary newsgrabber, which downloads files from Usenet based on information given in nzb files. NZBGet can be used in standalone and in server/client modes. In standalone mode, you pass NZBGet nzb files as command-line parameters and it downloads them and exits. NZBGet also contains a Web interface. Its server can be controlled through remote procedure calls (RPCs).

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.

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.

nfs-utils 2.4.3
Dependencies: keyutils@1.6.3 libevent@2.1.12 rpcsvc-proto@1.4.4 sqlite@3.39.3 lvm2@2.03.22 util-linux@2.40.4 util-linux@2.40.4 mit-krb5@1.21 libtirpc@1.3.1 python-wrapper@3.12.12
Channel: guix
Location: gnu/packages/nfs.scm (gnu packages nfs)
Home page: https://www.kernel.org/pub/linux/utils/nfs-utils/
Licenses: GPL 2
Build system: gnu
Synopsis: Tools for loading and managing Linux NFS mounts
Description:

The Network File System (NFS) was developed to allow machines to mount a disk partition on a remote machine as if it were a local disk. It allows for fast, seamless sharing of files across a network.

nfs4-acl-tools 0.3.7
Dependencies: attr@2.5.1
Channel: guix
Location: gnu/packages/nfs.scm (gnu packages nfs)
Home page: https://linux-nfs.org/wiki/index.php/Main_Page
Licenses: Modified BSD
Build system: gnu
Synopsis: Commandline ACL utilities for the Linux NFSv4 client
Description:

This package provides the commandline utilities nfs4_getfacl and nfs4_setfacl, which are similar to their POSIX equivalents getfacl and setfacl. They fetch and manipulate access control lists for files and directories on NFSv4 mounts.

nickle 2.107
Dependencies: readline@8.2.13
Channel: guix
Location: gnu/packages/nickle.scm (gnu packages nickle)
Home page: https://nickle.org/
Licenses: Expat
Build system: meson
Synopsis: Numeric oriented programming language
Description:

Nickle is a programming language based prototyping environment with powerful programming and scripting capabilities. Nickle supports a variety of datatypes, especially arbitrary precision numbers. The programming language vaguely resembles C. Some things in C which do not translate easily are different, some design choices have been made differently, and a very few features are simply missing. Nickle provides the functionality of Unix bc, dc and expr in a different form. It is also an ideal environment for prototyping complex algorithms. Nickle's scripting capabilities make it a replacement for spreadsheets in some applications, and its numeric features complement the limited numeric functionality of text-oriented languages such as AWK and Perl.

nicotine+ 3.3.10
Dependencies: bash-minimal@5.2.37 gspell@1.14.2 gtk@4.22.1 python-pygobject@3.54.3 gobject-introspection@1.86.0 libappindicator@12.10.1-0-298 python-pytaglib@3.1.0
Channel: guix
Location: gnu/packages/nicotine.scm (gnu packages nicotine)
Home page: https://nicotine-plus.org/
Licenses: GPL 3+
Build system: pyproject
Synopsis: Graphical client for Soulseek
Description:

Nicotine+ is a graphical client for the Soulseek peer-to-peer file sharing network. It is an attempt to keep Nicotine working with the latest libraries, kill bugs, keep current with the Soulseek protocol, and add some new features that users want and/or need.

nim 2.2.10
Dependencies: libgc@8.2.8 openssl@3.5.5 pcre@8.45 sqlite@3.39.3
Channel: guix
Location: gnu/packages/nim.scm (gnu packages nim)
Home page: https://nim-lang.org
Licenses: Expat
Build system: gnu
Synopsis: Statically-typed, imperative programming language
Description:

Nim (formerly known as Nimrod) is a statically-typed, imperative programming language that tries to give the programmer ultimate power without compromises on runtime efficiency. This means it focuses on compile-time mechanisms in all their various forms.

node-irc 0.5.2
Dependencies: node-irc-colors@1.5.0
Channel: guix
Location: gnu/packages/node-xyz.scm (gnu packages node-xyz)
Home page: https://github.com/martynsmith/node-irc
Licenses: GPL 3+
Build system: node
Synopsis: IRC client library for Node.js
Description:

node-irc is an IRC client library for Node.js. It has functions for joining, parting, talking, and many other IRC commands.

node-resolve-protobuf-schema 2.1.0
Dependencies: node-protocol-buffers-schema@3.6.0
Channel: guix
Location: gnu/packages/node-xyz.scm (gnu packages node-xyz)
Home page: https://github.com/mafintosh/resolve-protobuf-schema
Licenses: Expat
Build system: node
Synopsis: Resolve protobuf imports
Description:

This package can read a protobuf schema from the disk, parse it and resolve all imports.

node-socks-proxy-agent 8.0.5
Dependencies: node-agent-base@7.1.3 node-debug@4.3.4 node-socks@2.8.3
Channel: guix
Location: gnu/packages/node-xyz.scm (gnu packages node-xyz)
Home page: https://github.com/TooTallNate/proxy-agents
Licenses: Expat
Build system: node
Synopsis: SOCKS proxy HTTP.Agent implementation
Description:

This package provides a SOCKS proxy http.Agent implementation for HTTP and HTTPS.

node-graceful-fs 4.2.10
Channel: guix
Location: gnu/packages/node-xyz.scm (gnu packages node-xyz)
Home page: https://github.com/isaacs/node-graceful-fs
Licenses: ISC
Build system: node
Synopsis: Drop-in replacement for fs with various improvements
Description:

This package provides a drop-in replacement for the fs module that makes various improvements, including queueing operations, retrying EMFILE errors, and working around various platform quirks.

node-global-gradle-clean 1.0.1
Channel: guix
Location: gnu/packages/node-xyz.scm (gnu packages node-xyz)
Home page: https://github.com/VarunBarad/global-gradle-clean
Licenses: Expat
Build system: node
Synopsis: Global Gradle Clean
Description:

Global Gradle Clean is a Node.js package used to clean all gradle projects under a given directory. It uses the gradle wrapper to execute the clean task of each project.

node-pump 3.0.0
Dependencies: node-end-of-stream@1.4.4 node-once@1.4.0
Channel: guix
Location: gnu/packages/node-xyz.scm (gnu packages node-xyz)
Home page: https://github.com/mafintosh/pump
Licenses: Expat
Build system: node
Synopsis: Pipe streams together and close all of them if one closes
Description:

This package allows you to pipe streams together and destroy all of them if one of them closes.

node-color-name 1.1.3
Channel: guix
Location: gnu/packages/node-xyz.scm (gnu packages node-xyz)
Home page: https://github.com/colorjs/color-name
Licenses: Expat
Build system: node
Synopsis: JSON with CSS color names
Description:

This package provides a JSON list with color names and their values.

node-long-stack-traces 0.1.2
Channel: guix
Location: gnu/packages/node-xyz.scm (gnu packages node-xyz)
Home page: https://github.com/tlrobinson/long-stack-traces
Licenses: Expat
Build system: node
Synopsis: Long stacktraces implemented in user-land JavaScript
Description:

This package provides long stacktraces for V8 implemented in user-land JavaScript.

Total packages: 72463