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

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 webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


httpstat 1.3.1
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: python
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.

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.

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.

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.

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.

nm-tray 0.5.1
Dependencies: networkmanager-qt@6.19.0
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://github.com/palinek/nm-tray
Licenses: GPL 2+
Build system: qt
Synopsis: NetworkManager front-end with information icon residing in system tray
Description:

nm-tray is a network connection management tool (NetworkManager front-end) with an information icon residing in the system tray. Unlike nm-applet, which is part of GNOME, this application is desktop-unaware.

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.

wireshark 4.6.1
Dependencies: c-ares@1.34.4 glib@2.83.3 gnutls@3.8.3 brotli@1.0.9 libcap@2.64 libgcrypt@1.11.0 libnl@3.5.0 libpcap@1.10.1 libssh@0.11.3 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@1.5 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.

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.

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.

blueman 2.4.6
Dependencies: bash-minimal@5.2.37 bluez@5.79 dbus@1.15.8 librsvg@2.58.5 glib@2.83.3 gtk+@3.24.51 iproute2@6.4.0 iptables@1.8.11 net-tools@1.60-0.479bb4a pango@1.54.0 polkit@121 ppp@2.5.0 pulseaudio@16.1 python-pycairo@1.28.0 python-pygobject@3.50.0 python-wrapper@3.11.14 libappindicator@12.10.1-0-298 network-manager@1.52.0
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.

mtr 0.95
Dependencies: jansson@2.14 libcap@2.64 ncurses@6.2.20210619
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://www.bitwizard.nl/mtr/
Licenses: GPL 2+
Build system: gnu
Synopsis: Network diagnostic tool
Description:

mtr combines the functionality of the traceroute and ping programs in a single network diagnostic tool. mtr can use several network protocols to detect intermediate routers (or hops) between the local host and a user-specified destination. It then continually measures the response time and packet loss at each hop, and displays the results in real time.

hashcash 1.22
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://www.hashcash.org/
Licenses: Public Domain
Build system: gnu
Synopsis: Denial-of-service countermeasure
Description:

Hashcash is a proof-of-work algorithm, which has been used as a denial-of-service countermeasure technique in a number of systems.

A hashcash stamp constitutes a proof-of-work which takes a parametrizable amount of work to compute for the sender. The recipient can verify received hashcash stamps efficiently.

This package contains a command-line tool for computing and verifying hashcash stamps.

iputils 20250605
Dependencies: libcap@2.64 libidn2@2.3.7 openssl@3.0.8
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://github.com/iputils/iputils
Licenses: GPL 2+ Modified BSD non-copyleft
Build system: meson
Synopsis: Collection of network utilities
Description:

This package contains a variety of tools for dealing with network configuration, troubleshooting, or servers. Utilities included are:

arping

Ping hosts using ARP.

clockdiff

Compute time difference between network hosts using ICMP TSTAMP messages.

ninfod

Daemon that responds to IPv6 Node Information Queries.

ping

Use ICMP ECHO messages to measure round-trip delays and packet loss across network paths.

rarpd

Answer RARP requests from clients.

rdisc

Populate network routing tables with information from the ICMP router discovery protocol.

tftpd

Trivial file transfer protocol server.

tracepath

Trace network path to an IPv4 or IPv6 address and discover MTU along the way.

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.

shadowsocks 2.9.1
Dependencies: openssl@3.0.8
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

openrdap 0.9.1
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://www.openrdap.org/
Licenses: Expat
Build system: go
Synopsis: Command line RDAP client
Description:

OpenRDAP is a command line client for the Registration Data Access Protocol. RDAP is modern a replacement for WHOIS, which provides domain name and IP address registration information in JSON format over HTTP.

opensnitch-daemon 1.7.2
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.

ifstatus 2.0.0
Dependencies: ncurses@6.2.20210619
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://ifstatus.sourceforge.net/graphic/index.html
Licenses: GPL 2+
Build system: gnu
Synopsis: Text based network interface status monitor
Description:

IFStatus is a simple, easy-to-use program for displaying commonly needed/wanted real-time traffic statistics of multiple network interfaces, with a simple and efficient view on the command line. It is intended as a substitute for the PPPStatus and EthStatus projects.

bmon 4.0
Dependencies: libconfuse@3.3 libnl@3.5.0 ncurses@6.2.20210619
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://github.com/tgraf/bmon
Licenses: FreeBSD Expat
Build system: gnu
Synopsis: Bandwidth monitor
Description:

bmon is a monitoring and debugging tool to capture networking-related statistics and prepare them visually in a human-friendly way. It features various output methods including an interactive curses user interface and a programmable text output for scripting.

perl-data-validate-ip 0.30
Propagated dependencies: perl-netaddr-ip@4.079
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://metacpan.org/release/Data-Validate-IP
Licenses: GPL 1+
Build system: perl
Synopsis: IPv4 and IPv6 validation methods
Description:

This module provides several IP address validation subroutines that both validate and untaint their input. This includes both basic validation (is_ipv4() and is_ipv6()) and special cases like checking whether an address belongs to a specific network or whether an address is public or private (reserved).

zeromq 4.3.5
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://zeromq.org
Licenses: LGPL 3+
Build system: gnu
Synopsis: Library for message-based applications
Description:

The 0MQ lightweight messaging kernel is a library which extends the standard socket interfaces with features traditionally provided by specialized messaging middle-ware products. 0MQ sockets provide an abstraction of asynchronous message queues, multiple messaging patterns, message filtering (subscriptions), seamless access to multiple transport protocols and more.

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.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296
Total results: 31091