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

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.


fping 5.3
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://fping.org/
Licenses: Expat
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.

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

bgpq3 0.1.38
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: http://snar.spb.ru/prog/bgpq3/
Licenses: Modified BSD FreeBSD
Synopsis: Generate BGP filters from the @acronym{IRR, Internet Routing Registry}
Description:

This program helps automate the creation and maintenance of BGP routing filters used for peering through Internet exchanges.

It generates prefix lists, (extended) access lists, policy-statement terms, and AS paths from data in the IRR, including the RADB operated by the Merit Network at the University of Michigan.

The filters can be aggregated and exported in the most common formats.

vde2 2.3.3
Dependencies: python@3.11.14 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
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.

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

opendht 3.5.4
Dependencies: bash-minimal@5.2.37 fmt@9.1.0 readline@8.2.13
Propagated dependencies: msgpack-cxx@7.0.0 restinio@0.7.7 argon2@20190702 gnutls@3.8.3 jsoncpp@1.9.6 llhttp@9.1.3 nettle@3.10.1 openssl@3.0.8 python@3.11.14
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://github.com/savoirfairelinux/opendht/
Licenses: GPL 3+
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.

nbd 3.25
Dependencies: glib@2.83.3
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://nbd.sourceforge.io/
Licenses: GPL 2
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.

hcxtools 7.0.1
Dependencies: curl@8.6.0 libpcap@1.10.1 openssl@3.0.8 zlib@1.3.1
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://github.com/ZerBea/hcxtools
Licenses: Expat
Synopsis: Capture wlan traffic to hashcat and John the Ripper
Description:

This package contains a small set of tools to capture and convert packets from wireless devices for use with hashcat or John the Ripper.

libproxy 0.4.17
Dependencies: dbus@1.15.8 zlib@1.3.1
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://libproxy.github.io/libproxy
Licenses: LGPL 2.1+
Synopsis: Library providing automatic proxy configuration management
Description:

Libproxy handles the details of HTTP/HTTPS proxy configuration for applications across all scenarios. Applications using libproxy only have to specify which proxy to use.

traceroute 2.1.6
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://traceroute.sourceforge.net/
Licenses: GPL 2+ LGPL 2.1+
Synopsis: Tracks the route taken by packets over an IP network
Description:

This package provides a modern, but Linux-specific implementation of the traceroute command that can be used to follow the route taken by packets on an IP network on their way to a given host. It utilizes the IP protocol's time to live (TTL) field and attempts to elicit an ICMP TIME_EXCEEDED response from each gateway along the path to the host. Compared to other implementations, this traceroute command allows some traces for unprivileged users.

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

srt 1.4.4
Propagated dependencies: openssl@3.0.8
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://www.srtalliance.org/
Licenses: MPL 2.0
Synopsis: Secure Reliable Transport
Description:

SRT is a transport technology that optimizes streaming performance across unpredictable networks, such as the Internet.

iwd 3.9
Dependencies: dbus@1.15.8 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+
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.

whois 5.6.5
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+
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.

python-pysctp 0.6.1
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+
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).

openrdap 0.9.1
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://www.openrdap.org/
Licenses: Expat
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.

libnice 0.1.22
Dependencies: gstreamer@1.26.3 gst-plugins-base@1.26.3 libnsl@1.3.0
Propagated dependencies: glib@2.83.3 glib-networking@2.78.1 gnutls@3.8.3
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://libnice.freedesktop.org/
Licenses: LGPL 2.1+ MPL 1.1
Synopsis: GLib ICE implementation
Description:

LibNice is a library that implements the Interactive Connectivity Establishment (ICE) standard (RFC 5245 & RFC 8445). It provides a GLib-based library, libnice, as well as GStreamer elements to use it.

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

dante 1.4.4
Dependencies: libxcrypt@4.4.38
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://www.inet.no/dante/
Licenses: non-copyleft
Synopsis: SOCKS server and client
Description:

Dante is a SOCKS client and server implementation. It can be installed on a machine with access to an external TCP/IP network and will allow all other machines, without direct access to that network, to be relayed through the machine the Dante server is running on. The external network will never see any machines other than the one Dante is running on.

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

yggdrasil 0.5.12
Propagated dependencies: go-github-com-arceliar-ironwood@v0.0.0-20241213013129-743fe2fccbd3 go-github-com-arceliar-phony@v0.0.0-20220903101357-530938a4b13d go-github-com-cheggaaa-pb-v3@3.1.7 go-github-com-coder-websocket@1.8.13 go-github-com-gologme-log@1.3.0 go-github-com-hashicorp-go-syslog@1.0.0 go-github-com-hjson-hjson-go-v4@4.4.0 go-github-com-kardianos-minwinsvc@1.0.2 go-github-com-olekukonko-tablewriter@0.0.5 go-github-com-quic-go-quic-go@0.52.0 go-github-com-vishvananda-netlink@1.3.1 go-github-com-wlynxg-anet@0.0.5 go-golang-org-x-crypto@0.43.0 go-golang-org-x-net@0.46.0 go-golang-org-x-sys@0.37.0 go-golang-org-x-text@0.30.0 go-golang-zx2c4-com-wireguard@0.0.0-20250521234502-f333402bd9cb go-suah-dev-protect@1.2.4
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://yggdrasil-network.github.io/blog.html
Licenses: LGPL 3
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.

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

tunctl 1.5
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://tunctl.sourceforge.net
Licenses: GPL 2
Synopsis: Utility to set up and maintain TUN/TAP network interfaces
Description:

Tunctl is used to set up and maintain persistent TUN/TAP network interfaces, enabling user applications to simulate network traffic. Such interfaces are useful for VPN software, virtualization, emulation, simulation, and a number of other applications.

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
Synopsis: Patricia Trie Perl module for fast IP address lookups
Description:

Net::Patricia does IP address lookups quickly in Perl.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296
Total results: 31092