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

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.


stress-ng 0.21.01
Dependencies: keyutils@1.6.3 kmod@29 libaio@0.3.113 libbsd@0.11.7 libcap@2.64 libgcrypt@1.11.0 zlib@1.3.1
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://github.com/ColinIanKing/stress-ng
Licenses: GPL 2+
Build system: gnu
Synopsis: Load and stress-test a computer system in various ways
Description:

stress-ng stress-tests a computer system by exercising both physical subsystems as operating system kernel interfaces. It can stress the CPU, cache, disk, memory, socket and pipe I/O, scheduling, and much more, in various selectable ways. This can trip hardware issues such as thermal overruns as well as operating system bugs that occur only when a system is being thrashed hard.

You can also measure test throughput rates, which can be useful to observe performance changes across different operating system releases or types of hardware. However, stress-ng is not a benchmark. Use it with caution: some of the tests can make poorly designed hardware run dangerously hot or make the whole system lock up.

Compared to its inspiration, stress, stress-ng offers many additional options such as the number of bogo operations to run, execution metrics, verification of memory and computational operations, and considerably more stress mechanisms.

netcat 0.7.1
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://netcat.sourceforge.net
Licenses: GPL 2+
Build system: gnu
Synopsis: Read and write data over TCP/IP
Description:

Netcat is a featured networking utility which reads and writes data across network connections, using the TCP/IP protocol. It is designed to be a reliable "back-end" tool that can be used directly or easily driven by other programs and scripts. At the same time, it is a feature-rich network debugging and exploration tool, since it can create almost any kind of connection you would need and has several interesting built-in capabilities.

libcap-ng 0.9.3
Dependencies: libbpf@1.5.0
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://people.redhat.com/sgrubb/libcap-ng/
Licenses: LGPL 2.1+ GPL 2+
Build system: gnu
Synopsis: Library for more easily working with POSIX capabilities
Description:

The libcap-ng library is intended to make programming with POSIX capabilities easier than the traditional libcap library. It includes utilities that can analyse all currently running applications and print out any capabilities and whether or not it has an open ended bounding set. The included utilities are designed to let admins and developers spot apps from various ways that may be running with too much privilege.

inxi-minimal 3.3.40-1
Dependencies: bash-minimal@5.2.37 perl@5.36.0 procps@4.0.3
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://smxi.org/docs/inxi.htm
Licenses: GPL 3+
Build system: trivial
Synopsis: Full-featured system information script
Description:

Inxi is a system information script that can display various things about your hardware and software to users in an IRC chatroom or support forum. It runs with the /exec command in most IRC clients.

greetd 0.10.3
Dependencies: bash@5.2.37 linux-pam@1.5.2
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://git.sr.ht/~kennylevinsen/greetd
Licenses: GPL 3+
Build system: cargo
Synopsis: Minimal and flexible login manager daemon
Description:

greetd is a minimal and flexible login manager daemon that makes no assumptions about what you want to launch.

If you can run it from your shell in a TTY, greetd can start it.

If it can be taught to speak a simple JSON-based IPC protocol, then it can be a greeter.

ttyload 0.5.3-1.f949537
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://www.daveltd.com/src/util/ttyload/
Licenses: non-copyleft
Build system: gnu
Synopsis: Console based color-coded graphs of CPU load average
Description:

Show graphs for 1 minute, 5 minute, 15 minute load averages on the console.

rdfind 1.8.0
Dependencies: nettle@3.10.2
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://rdfind.pauldreik.se
Licenses: GPL 2+
Build system: gnu
Synopsis: Find duplicate files
Description:

Rdfind is a command line tool that finds duplicate files based on their content instead of their file names. It is useful for compressing backup directories or just finding duplicate files.

mingetty 1.08
Dependencies: shadow@4.19.0
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://sourceforge.net/projects/mingetty
Licenses: GPL 2+
Build system: gnu
Synopsis: Getty for the text console
Description:

Small console getty that is started on the Linux text console, asks for a login name and then transfers over to login. It is extended to allow automatic login and starting any app.

rename 2.02
Dependencies: bash-minimal@5.2.37
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://metacpan.org/pod/distribution/File-Rename/rename.PL
Licenses: GPL 1+
Build system: perl
Synopsis: Perl extension for renaming multiple files
Description:

This package provides a Perl interface (Perl::Rename) as well as a command-line utility (rename) that can rename multiple files at once based on a Perl regular expression.

shepherd 1.0.9
Dependencies: guile@3.0.9 gzip@1.14 zstd@1.5.6
Propagated dependencies: guile-fibers@1.4.3
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://www.gnu.org/software/shepherd/
Licenses: GPL 3+
Build system: gnu
Synopsis: System service manager
Description:

The GNU Shepherd is a daemon-managing daemon, meaning that it supervises the execution of system services, replacing similar functionality found in typical init systems. It provides dependency-handling through a convenient interface and is based on GNU Guile.

mactelnet 0.4.4
Dependencies: uthash@2.1.0
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://lunatic.no/2010/10/routeros-mac-telnet-application-for-linux-users/
Licenses: GPL 2+ Zlib
Build system: gnu
Synopsis: MAC-Telnet utilities for communicating with RouterOS devices
Description:

This package provides an implementation of the MAC-Telnet protocol used by RouterOS devices. It provides the following commands:

macping

Ping RouterOS devices or mactelnetd hosts.

mactelnetd

MAC-Telnet daemon.

mactelnet

MAC-Telnet client.

mndp

Discover other RouterOS devices or mactelnetd hosts.

realmd 0.17.1
Dependencies: glib@2.86.0 mit-krb5@1.21 openldap@2.6.10 polkit@121
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://www.freedesktop.org/software/realmd/
Licenses: LGPL 2.1+
Build system: gnu
Synopsis: DBus service for network authentication
Description:

This package provides an on demand system DBus service. It allows callers to configure network authentication and domain membership in a standard way. Realmd discovers information about the domain or realm automatically and does not require complicated configuration in order to join a domain or realm. Dbus system service that manages discovery and enrollment in realms/domains like Active Directory or IPA.

masscan 1.3.2
Dependencies: libpcap@1.10.1
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://github.com/robertdavidgraham/masscan
Licenses: AGPL 3+
Build system: gnu
Synopsis: TCP port scanner
Description:

MASSCAN is an asynchronous TCP port scanner. It can detect open ports, and also complete the TCP connection and interact with the remote application, collecting the information received.

pam-mount 2.20
Dependencies: cryptsetup-minimal@2.8.4 argon2@20190702 json-c@0.18 libgcrypt@1.11.0 lvm2@2.03.22 util-linux@2.40.4 libhx@4.9 libxml2@2.14.6 linux-pam@1.5.2 openssl@3.5.5 pcre2@10.42 util-linux@2.40.4 eudev@3.2.14
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://inai.de/projects/pam_mount/
Licenses: GPL 2+ LGPL 2.1+
Build system: gnu
Synopsis: PAM module to mount volumes for a user session
Description:

Pam-mount is a PAM module to mount volumes when a user logs in. It can mount all local file systems supported by mount, as well as LUKS volumes encrypted with the user's log-in password.

nq 1.0
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://github.com/leahneukirchen/nq
Licenses: Public Domain
Build system: gnu
Synopsis: Unix command line queue utility
Description:

nq can create very lightweight job queue systems which require no setup, maintenance, supervision, or any long-running processes.

bpytop 1.0.68
Dependencies: python-psutil@7.2.2
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://github.com/aristocratos/bpytop
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Resource monitor
Description:

Resource monitor that shows usage and stats for processor, memory, disks, network and processes. It's a Python port and continuation of bashtop.

dstat 0.7.4
Dependencies: bash-minimal@5.2.37 python-wrapper@3.12.12 python-six@1.17.0
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: http://dag.wiee.rs/home-made/dstat/
Licenses: GPL 2+
Build system: gnu
Synopsis: Versatile resource statistics tool
Description:

Dstat is a versatile replacement for vmstat, iostat, netstat, and ifstat. Dstat overcomes some of their limitations and adds some extra features, more counters and flexibility. Dstat is handy for monitoring systems during performance tuning tests, benchmarks or troubleshooting.

Dstat allows you to view all of your system resources in real-time, you can, e.g., compare disk utilization in combination with interrupts from your IDE controller, or compare the network bandwidth numbers directly with the disk throughput (in the same interval).

fasd 1.0.2
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://github.com/whjvenyl/fasd
Licenses: Expat
Build system: gnu
Synopsis: Quick access to files and directories for shells
Description:

Fasd (pronounced similar to "fast") is a command-line productivity booster. Fasd offers quick access to files and directories for POSIX shells. It is inspired by tools like autojump, z, and v. Fasd keeps track of files and directories you have accessed so that you can quickly reference them in the command line.

fail2ban 1.1.0
Dependencies: gawk@5.3.0 coreutils-minimal@9.1 curl@8.6.0 grep@3.11 jq@1.8.2 iproute2@6.4.0 ipset@7.17 iptables@1.8.11 bind@9.19.24 nftables@1.0.8 perl@5.36.0 python-pyinotify@0.9.6 sed@4.9 sendmail@8.18.1 sqlite@3.39.3 whois@5.6.6
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: http://www.fail2ban.org
Licenses: GPL 2+
Build system: pyproject
Synopsis: Daemon to ban hosts that cause multiple authentication errors
Description:

Fail2Ban scans log files like /var/log/auth.log and bans IP addresses conducting too many failed login attempts. It does this by updating system firewall rules to reject new connections from those IP addresses, for a configurable amount of time. Fail2Ban comes out-of-the-box ready to read many standard log files, such as those for sshd and Apache, and is easily configured to read any log file of your choosing, for any error you wish.

Though Fail2Ban is able to reduce the rate of incorrect authentication attempts, it cannot eliminate the risk presented by weak authentication. Set up services to use only two factor, or public/private authentication mechanisms if you really want to protect services.

dhcpcd 10.3.2
Dependencies: bash-minimal@5.2.37 coreutils-minimal@9.1 eudev@3.2.14 sed@4.9
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://roy.marples.name/projects/dhcpcd
Licenses: FreeBSD
Build system: gnu
Synopsis: Feature-rich DHCP and DHCPv6 client
Description:

Provides a DHCP and a DHCPv6 client. Additionally, dhcpcd is also an IPv4LL (aka ZeroConf) client. In layperson's terms, dhcpcd runs on your machine and silently configures your computer to work on the attached networks without trouble and mostly without configuration.

sudo 1.9.17p1
Dependencies: coreutils@9.1 zlib@1.3.1 linux-pam@1.5.2
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://www.sudo.ws/
Licenses: X11
Build system: gnu
Synopsis: Run commands as root
Description:

Sudo (su "do") allows a system administrator to delegate authority to give certain users (or groups of users) the ability to run some (or all) commands as root or another user while providing an audit trail of the commands and their arguments.

bfs 4.1.3
Dependencies: acl@2.3.1 attr@2.5.1 libcap@2.64 liburing@2.14 oniguruma@6.9.10
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://tavianator.com/projects/bfs.html
Licenses: Zero-Clause BSD
Build system: gnu
Synopsis: Breadth-first search for your files
Description:

Bfs is a variant of the UNIX find command that operates breadth-first rather than depth-first. It is otherwise compatible with many versions of find, including POSIX, GNU, and *BSD find.

lsofgraph 0.0.1-1.1d414bd
Dependencies: lua@5.3.5
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://github.com/zevv/lsofgraph
Licenses: FreeBSD
Build system: trivial
Synopsis: Convert @code{lsof} output to @code{graphviz}
Description:

Utility to convert lsof output to a graph showing FIFO and UNIX interprocess communication.

px 3.6.12
Dependencies: lsof@4.99.6 net-tools@1.60-0.479bb4a procps@4.0.3 sysstat@12.7.5 util-linux@2.40.4
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://github.com/walles/px
Licenses: Expat
Build system: pyproject
Synopsis: Alternative to @command{ps}, @command{top} and @command{pstree}
Description:

This package provides a way to figure out which processes communicate with which other processes. It provides more usable versions of ps, top and pstree.

Total packages: 73977