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

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.


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.

yggdrasil 0.5.14
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://yggdrasil-network.github.io/blog.html
Licenses: LGPL 3
Build system: go
Synopsis: Experiment in scalable routing as an encrypted IPv6 overlay network
Description:

Yggdrasil is an early-stage implementation of a fully end-to-end encrypted IPv6 network. It is lightweight, self-arranging, supported on multiple platforms and allows pretty much any IPv6-capable application to communicate securely with other Yggdrasil nodes. Yggdrasil does not require you to have IPv6 Internet connectivity - it also works over IPv4.

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

librdkafka 1.6.1
Propagated dependencies: zlib@1.3.1
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://github.com/edenhill/librdkafka
Licenses: FreeBSD
Build system: gnu
Synopsis: Apache Kafka C/C++ client library
Description:

librdkafka is a C library implementation of the Apache Kafka protocol, containing both Producer and Consumer support.

iperf 3.21
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://software.es.net/iperf/
Licenses: Modified BSD NCSA/University of Illinois Open Source License Expat Public Domain
Build system: gnu
Synopsis: TCP, UDP and SCTP bandwidth measurement tool
Description:

iPerf is a tool to measure achievable bandwidth on IP networks. It supports tuning of various parameters related to timing, buffers and protocols (TCP, UDP, SCTP with IPv4 and IPv6). For each test it reports the bandwidth, loss, and other parameters.

atftp 0.8.1
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.

fping 5.3
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://fping.org/
Licenses: Expat
Build system: gnu
Synopsis: Send ICMP ECHO_REQUEST packets to network hosts
Description:

fping is a ping-like program which uses ICMP echo requests to determine if a target host is responding.

fping differs from ping in that you can specify any number of targets on the command line, or specify a file containing the lists of targets to ping. Instead of sending to one target until it times out or replies, fping will send out a ping packet and move on to the next target in a round-robin fashion.

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.

go-sctp 0.0.0-3.f2269e6
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://github.com/ishidawataru/sctp
Licenses: ASL 2.0
Build system: go
Synopsis: SCTP library for the Go programming language
Description:

This library provides methods for using the stream control transmission protocol (SCTP) in a Go application.

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.

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.

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.

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

whois 5.6.6
Dependencies: libidn2@2.3.7 libxcrypt@4.4.38
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://github.com/rfc1036/whois
Licenses: GPL 2+
Build system: gnu
Synopsis: Intelligent client for the WHOIS directory service
Description:

whois searches for an object in a WHOIS (RFC 3912) database. It is commonly used to look up the registered users or assignees of an Internet resource, such as a domain name, an IP address block, or an autonomous system. It can automatically select the appropriate server for most queries.

For historical reasons, this package also includes mkpasswd, which encrypts passwords using crypt(3) and is unrelated to the Expect command of the same name.

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.

dnstracer 1.10
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: http://www.mavetju.org/unix/dnstracer.php
Licenses: FreeBSD
Build system: gnu
Synopsis: Trace a chain of DNS servers to the source
Description:

dnstracer determines where a given Domain Name Server (DNS) gets its information from, and follows the chain of DNS servers back to the servers which know the data.

restbed 4.8
Dependencies: asio@1.28.2 catch@1.3.5 openssl@3.5.5
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.

wol 0.7.1
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://sourceforge.net/projects/wake-on-lan/
Licenses: GPL 2
Build system: gnu
Synopsis: Implements Wake On LAN functionality in a small program
Description:

Tool to send a magic packet to wake another host on the network. This must be enabled on the target host, usually in the BIOS.

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.

python-ipy 1.01
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://github.com/autocracy/python-ipy/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Python class and tools for handling IP addresses and networks
Description:

The IP class allows a comfortable parsing and handling for most notations in use for IPv4 and IPv6 addresses and networks.

python-pysctp 0.7.2
Dependencies: lksctp-tools@1.0.19
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://github.com/p1sec/pysctp
Licenses: LGPL 2.1+
Build system: pyproject
Synopsis: Python module for the SCTP protocol stack and library
Description:

pysctp implements the SCTP socket API. You need a SCTP-aware kernel (most are).

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.

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.

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.

Total packages: 32521