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.
parprouted is a daemon for transparent IP (Layer 3) proxy ARP bridging. Unlike standard bridging, proxy ARP bridging can bridge Ethernet networks behind wireless nodes. Normal layer 2 bridging does not work between wireless nodes because wireless does not know about MAC addresses used in the wired Ethernet networks. This daemon can also be useful for making transparent firewalls.
Aircrack-ng is a complete suite of tools to assess WiFi network security. It focuses on different areas of WiFi security: monitoring, attacking, testing, and cracking. All tools are command-line driven, which allows for heavy scripting.
With this package you can monitor and filter incoming requests for network services. It includes a library which may be used by daemons to transparently check connection attempts against an access control list.
Spiped (pronounced "ess-pipe-dee") is a utility for creating symmetrically encrypted and authenticated pipes between socket addresses, so that one may connect to one address (e.g., a UNIX socket on localhost) and transparently have a connection established to another address (e.g., a UNIX socket on a different system). This is similar to 'ssh -L' functionality, but does not use SSH and requires a pre-shared symmetric key.
The dhtnet is a C++ library providing abstractions for interacting with an OpenDHT distributed network.
The THC IPv6 Toolkit provides command-line tools and a library for researching IPv6 implementations and deployments. It requires Linux 2.6 or newer and only works on Ethernet network interfaces.
Squid is a caching proxy for the Web supporting HTTP, HTTPS, FTP, and more. It reduces bandwidth and improves response times by caching and reusing frequently-requested web pages.
yggtray is an Yggdrasil tray and control panel. It allows the user to configure, run and control the Yggdrasil daemon.
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.
knockd is a port-knock daemon. It listens to all traffic on an ethernet or PPP interface, looking for special "knock" sequences of port-hits (UDP/TCP packets sent to a server port). This port need not be open, since knockd listens at the link-layer level.
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.
czmq provides bindings for the ØMQ core API that hides the differences between different versions of ØMQ.
This package provides the NBD (Network Block Devices) client and server. It allows you to use remote block devices over a TCP/IP network.
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.
Zapret2 is a packet manipulator primarily designed to perform various autonomous real-time attacks on DPI systems. Its main objective is to bypass resource blocks or protocol restrictions. However, zapret2's capabilities are not limited to this; its architecture allows for other types of packet manipulation, such as bidirectional (client-server) protocol obfuscation to hide traffic from DPI, among other applications.
The configuration file is read from /etc/zapret2/config.
Command line interface for testing internet bandwidth using speedtest.net.
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.
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.
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.
Net::DNS is the Perl Interface to the Domain Name System.
libdnet provides a simplified, portable interface to several low-level networking routines, including network address manipulation,kernel arp(4) cache and route(4) table lookup and manipulation, network firewalling, network interface lookup and manipulation, IP tunnelling, and raw IP packet and Ethernet frame transmission.
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
LibCamera is a complex camera support library for GNU+Linux, Android, and ChromeOS.
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.