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

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.


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
Build system: gnu
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.

libnatpmp 20230423-0.6a850fd
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://miniupnp.tuxfamily.org/libnatpmp.html
Licenses: Modified BSD
Build system: cmake
Synopsis: C library implementing NAT-PMP
Description:

libnatpmp is a portable and asynchronous implementation of the Network Address Translation - Port Mapping Protocol (NAT-PMP) written in the C programming language.

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.

dhtnet 0.0.1-5.f925f52
Dependencies: asio@1.36.0 fmt@9.1.0 msgpack-cxx@7.0.0 opendht@3.5.4 libupnp@1.14.18 pjproject-jami@2.15-0.93dc969 readline@8.2.13 yaml-cpp@0.8.0-0.2f86d13
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://github.com/savoirfairelinux/dhtnet/
Licenses: GPL 3+
Build system: cmake
Synopsis: OpenDHT network library for C++
Description:

The dhtnet is a C++ library providing abstractions for interacting with an OpenDHT distributed network.

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+
Build system: gnu
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.

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.

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

yggtray 0.1.14
Dependencies: bash-minimal@5.2.37 qtbase@5.15.17 qttools@5.15.17 qtwayland@5.15.17 yggdrasil@0.5.12
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://github.com/the-nexi/yggtray
Licenses: GPL 3+
Build system: cmake
Synopsis: Yggdrasil tray and control panel
Description:

yggtray is an Yggdrasil tray and control panel. It allows the user to configure, run and control the Yggdrasil daemon.

batctl 2021.4
Dependencies: libnl@3.5.0
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://www.open-mesh.org/projects/batman-adv/wiki/Wiki
Licenses: GPL 2+
Build system: gnu
Synopsis: Management tool for the mesh networking BATMAN protocol
Description:

This package provides a control tool for the B.A.T.M.A.N. mesh networking routing protocol provided by the Linux kernel module batman-adv, for Layer 2.

zyre 2.0.1
Dependencies: zeromq@4.3.5 czmq@4.2.1 libsodium@1.0.18
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.

bird 2.15.1
Dependencies: libssh@0.11.3 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.

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.

sslh 2.1.2
Dependencies: libev@4.33 libconfig@1.7.3 pcre@8.45
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://www.rutschle.net/tech/sslh/README.html
Licenses: FreeBSD GPL 2+
Build system: gnu
Synopsis: Applicative network protocol demultiplexer
Description:

sslh is a network protocol demultiplexer. It acts like a switchboard, accepting connections from clients on one port and forwarding them to different servers based on the contents of the first received data packet. Detection of common protocols like HTTP(S), SSL, SSH, OpenVPN, tinc, and XMPP is already implemented, but any other protocol that matches a regular expression can be added. sslh's name comes from its original application of serving both SSH and HTTPS on port 443, allowing SSH connections from inside corporate firewalls that block port 22.

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.

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.

librecast 0.11.2
Dependencies: libsodium@1.0.18 lcrq@0.3.1 libbsd@0.11.7
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://librecast.net/librecast.html
Licenses: GPL 2 GPL 3
Build system: gnu
Synopsis: IPv6 multicast library
Description:

Librecast is a C library which supports IPv6 multicast networking.

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.

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.

phantomsocks 0.0.0-20241119070700-535ab0adb1e4
Dependencies: go-github-com-google-gopacket@1.1.19 go-github-com-macronut-go-tproxy@0.0.0-20190726054950-ef7efd7f24ed
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://github.com/macronut/phantomsocks
Licenses: LGPL 3+
Build system: go
Synopsis: Internet censorship circumvention tool
Description:

Phantomsocks is an Internet censorship circumvention tool based on the desync technique, which was introduced in the 2017 paper Your State is Not Mine: A Closer Look at Evading Stateful Internet Censorship.

Further information on the usage could be found on the Wikibooks page Phantomsocks.

nebula 1.9.6
Dependencies: go-dario-cat-mergo@1.0.2 go-github-com-anmitsu-go-shlex@0.0.0-20200514113438-38f4b401e2be go-github-com-armon-go-radix@1.0.0 go-github-com-cyberdelia-go-metrics-graphite@0.0.0-20161219230853-39f87cc3b432 go-github-com-flynn-noise@1.0.0 go-github-com-gaissmai-bart@0.11.1 go-github-com-gogo-protobuf@1.3.2 go-github-com-google-gopacket@1.1.19 go-github-com-kardianos-service@1.2.2 go-github-com-miekg-dns@1.1.62 go-github-com-nbrownus-go-metrics-prometheus@0.0.0-20210712211119-974a6260965f go-github-com-prometheus-client-golang@1.22.0 go-github-com-rcrowley-go-metrics@0.0.0-20250401214520-65e299d6c5c9 go-github-com-sirupsen-logrus@1.9.3 go-github-com-skip2-go-qrcode@0.0.0-20200617195104-da1b6568686e go-github-com-songgao-water@0.0.0-20200317203138-2b4b6d7c09d8 go-github-com-stretchr-testify@1.10.0 go-github-com-vishvananda-netlink@1.3.1 go-golang-org-x-crypto@0.43.0 go-golang-org-x-exp@0.0.0-20250911091902-df9299821621 go-golang-org-x-net@0.46.0 go-golang-org-x-sync@0.17.0 go-golang-org-x-sys@0.37.0 go-golang-org-x-term@0.36.0 go-golang-zx2c4-com-wireguard@0.0.0-20250521234502-f333402bd9cb go-google-golang-org-protobuf@1.36.10 go-gopkg-in-yaml-v2@2.4.0 go-gvisor-dev-gvisor@0.0.0-0.634ce95
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://github.com/slackhq/nebula
Licenses: Expat
Build system: go
Synopsis: Scalable, peer-to-peer overlay networking tool
Description:

Nebula is a peer-to-peer networking tool based on the Noise Protocol Framework. It is not a fully decentralized network, but instead uses central discovery nodes and a certificate authority to facilitate direct, encrypted peer-to-peer connections from behind most firewalls and NAT layers.

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.

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.

net-snmp 5.9.4
Dependencies: libnl@3.5.0 ncurses@6.2.20210619 openssl@3.0.8 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.

libnet 1.2
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://github.com/libnet/libnet
Licenses: FreeBSD
Build system: gnu
Synopsis: Framework for low-level network packet construction
Description:

Libnet provides a fairly portable framework for network packet construction and injection. It features portable packet creation interfaces at the IP layer and link layer, as well as a host of supplementary functionality. Using libnet, quick and simple packet assembly applications can be whipped up with little effort.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296
Total results: 31087