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

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.


detox 3.0.1
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://github.com/dharple/detox
Licenses: Modified BSD
Build system: gnu
Synopsis: Clean up file names
Description:

Detox is a program that renames files to make them easier to work with under Unix and related operating systems. Spaces and various other unsafe characters (such as "$") get replaced with "_". ISO 8859-1 (Latin-1) characters can be replaced as well, as can UTF-8 characters.

libpcap 1.10.1
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://www.tcpdump.org
Licenses: Original BSD Modified BSD FreeBSD
Build system: gnu
Synopsis: Network packet capture library
Description:

libpcap is an interface for user-level packet capture. It provides a portable framework for low-level network monitoring. Applications include network statistics collection, security monitoring, network debugging, etc.

sysdig 0.40.1
Dependencies: falcosecurity-libs@0.20.0 luajit@v2.1-0.04dca79 ncurses@6.2.20210619 nlohmann-json@3.12.0 yaml-cpp@0.9.0 zlib@1.3.1
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://github.com/draios/sysdig
Licenses: ASL 2.0
Build system: cmake
Synopsis: System exploration and troubleshooting tool
Description:

Sysdig is a simple tool for deep system visibility, with native support for containers. It combines features of multiple system administration tools such as the strace, tcpdump, htop, iftop and lsof into a single interface. The novel architecture of the tool means that the performance impact of the tracing on the system is very light, compared to the likes of strace. The sysdig command has an interface similar to strace, while the csysdig command is better suited for interactive used, and has a user interface similar to htop.

If you use Guix System, the kernel Linux has BPF support, and you should launch this tool using the --modern-bpf argument of the sysdig or csysdig commands. The following Bash aliases can be added to your ~/.bash_profile file, for example:

alias sysdig=sudo sysdig --modern-bpf alias cysdig=sudo csysdig --modern-bpf

net-base 5.3
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://packages.debian.org/sid/netbase
Licenses: GPL 2
Build system: trivial
Synopsis: IANA protocol, port, and RPC number assignments
Description:

This package provides the /etc/services, /etc/protocols, and /etc/rpc files, which contain information about the IANA-assigned port, protocol, and ONC RPC numbers.

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.

inxi-minimal 3.3.31-2
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.

dool 1.3.4
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://github.com/scottchiefbaker/dool
Licenses: GPL 2+
Build system: pyproject
Synopsis: Command line system resource monitoring tool
Description:

Dool is a command line tool to monitor many aspects of your system: CPU, Memory, Network, Load Average, etc. It also includes a robust plug-in architecture to allow monitoring other system metrics.

hosts 3.6.3
Dependencies: bats@1.11.0 gawk@5.3.0 bash@5.2.37 coreutils@9.1 diffutils@3.12 grep@3.11 ncurses@6.2.20210619 sed@4.9
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://github.com/xwmx/hosts/
Licenses: Expat
Build system: trivial
Synopsis: Script for editing a foreign distro's @file{/etc/hosts} file
Description:

Hosts is a command line program for managing /etc/hosts entries. On Guix System, /etc/hosts is managed from the system configuration; hosts only works when using the Guix package manager on a foreign distro. hosts works with existing hosts files and entries, providing commands to add, remove, comment, and search.

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.

facter 4.4.1
Dependencies: ruby-hocon@1.4.0 ruby-sys-filesystem@1.3.4 ruby-thor@1.2.2 dmidecode@3.6 inetutils@2.5 iproute2@6.4.0 pciutils@3.13.0 util-linux@2.40.4
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://github.com/puppetlabs/facter
Licenses: Expat
Build system: ruby
Synopsis: Collect and display system facts
Description:

Facter is a tool that gathers basic facts about nodes (systems) such as hardware details, network settings, OS type and version, and more. These facts can be collected on the command line with the facter command or via the facter Ruby library.

solaar 1.1.19
Propagated dependencies: python-pygobject@3.54.3 python-pyudev@0.24.4 python-dbus@1.3.2 python-evdev@1.9.1 python-pyyaml@6.0.2 python-psutil@7.0.0 python-typing-extensions@4.15.0 python-xlib@0.33 gtk+@3.24.51 python-pygobject@3.54.3
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://pwr-solaar.github.io/Solaar/
Licenses: GPL 2
Build system: pyproject
Synopsis: Linux devices manager for the Logitech Unifying Receiver
Description:

This package provides tools to manage clients of the Logitech Unifying Receiver.

px 3.6.12
Dependencies: lsof@4.99.3 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.

libcap-ng 0.9
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.

hostapd 2.10
Dependencies: openssl@3.0.8 libnl@3.7.0
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://w1.fi/hostapd/
Licenses: Modified BSD
Build system: gnu
Synopsis: Daemon for Wi-Fi access points and authentication servers
Description:

hostapd is a user-space daemon for WiFi access points and authentication servers. It implements IEEE 802.11 access point management, IEEE 802.1X/WPA/WPA2/EAP Authenticators, RADIUS client, EAP server, and RADIUS authentication server.

shepherd 0.10.5
Dependencies: guile@3.0.9 guile-fibers@1.3.1
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.

zzz 20250212
Dependencies: grep@3.11 util-linux@2.40.4
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://github.com/void-linux/void-runit
Licenses: CC0
Build system: copy
Synopsis: Simple script to suspend or hibernate your computer
Description:

Simple script to suspend or hibernate your computer. It supports hooks before and after suspending.

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.

jc 1.25.6
Propagated dependencies: python-pygments@2.19.1 python-ruamel.yaml@0.18.14 python-xmltodict@0.14.2
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://github.com/kellyjonbrazil/jc
Licenses: Expat
Build system: pyproject
Synopsis: Convert the output of command-line tools to JSON
Description:

jc JSONifies the output of many CLI tools and file-types for easier parsing in scripts.

clusterssh 4.13.2
Dependencies: bash-minimal@5.2.37 perl-exception-class@1.44 perl-sort-naturally@1.03 perl-tk@804.036 perl-try-tiny@0.31 perl-x11-protocol@0.56 perl-x11-protocol-other@31 xterm@397
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://sourceforge.net/projects/clusterssh/
Licenses: GPL 2+
Build system: perl
Synopsis: Secure concurrent multi-server terminal control
Description:

ClusterSSH controls a number of xterm windows via a single graphical console window to allow commands to be interactively run on multiple servers over ssh connections.

htop 3.4.1
Dependencies: ncurses@6.2.20210619 lm-sensors@3.6.2
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://htop.dev
Licenses: GPL 2
Build system: gnu
Synopsis: Interactive process viewer
Description:

This is htop, an interactive process viewer. It is a text-mode application (for console or X terminals) and requires ncurses.

screenfetch 3.9.9
Dependencies: bash@5.2.37 bc@1.08.2 scrot@1.12.1 xdpyinfo@1.3.4 xprop@1.2.8
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://github.com/KittyKatt/screenFetch
Licenses: GPL 3
Build system: trivial
Synopsis: System information script
Description:

Bash screenshot information tool which can be used to generate those nifty terminal theme information and ASCII distribution logos in everyone's screenshots nowadays.

nettop 0.5-0.689d655
Dependencies: libpcap@1.10.1 ncurses@6.2.20210619
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://github.com/Emanem/nettop
Licenses: GPL 3+
Build system: gnu
Synopsis: Monitor network usage by process and host
Description:

nettop is a traffic visualizer for the terminal that summarizes network bandwidth by process and remote host.

python-pyudev 0.24.4
Dependencies: eudev@3.2.14
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://pyudev.readthedocs.io/
Licenses: LGPL 2.1
Build system: pyproject
Synopsis: Python udev binding
Description:

This package provides udev bindings for Python.

fail2ban 1.1.0
Dependencies: gawk@5.3.0 coreutils-minimal@9.1 curl@8.6.0 grep@3.11 jq@1.8.1 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.5
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.

Page: 1234561301
Total packages: 31209