# scanlogd
**Wikidata**: [Q106102057](https://www.wikidata.org/wiki/Q106102057)  
**Source**: https://4ort.xyz/entity/scanlogd

## Summary
Scanlogd is a software utility classified as a net-analyzer designed for Unix-like operating systems. It is maintained by Openwall, with its source code accessible via GitHub and packages available in major Linux distributions such as Debian and Gentoo. The most recent stable release is version 2.2.8, which was published on March 10, 2021.

## Key Facts
- **Latest Version:** 2.2.8 (Released March 10, 2021).
- **Software Class:** Network analyzer (net-analyzer) and executable software component.
- **Operating System:** Runs on Unix-like operating systems.
- **Source Code Repository:** Hosted on GitHub at `https://github.com/openwall/scanlogd`.
- **Official Website:** `https://www.openwall.com/scanlogd/`.
- **Package Availability:** Available in Debian Stable (`scanlogd`) and Gentoo (`net-analyzer/scanlogd`).
- **Programming Language:** Written in C (Wikidata ID Q15777).

## FAQs
### Q: What operating systems are compatible with scanlogd?
A: Scanlogd is designed specifically for Unix-like operating systems.

### Q: Where can the source code for scanlogd be found?
A: The source code is hosted on GitHub under the Openwall organization at `https://github.com/openwall/scanlogd`.

### Q: What is the most recent version of scanlogd?
A: The latest version is 2.2.8, which was released on March 10, 2021.

## Why It Matters
Scanlogd serves as a specialized component within the Unix-like software ecosystem, specifically categorized under net-analysis. Its inclusion in the stable repositories of major distributions like Debian and Gentoo indicates its utility and reliability for system administrators and users. The software is part of the Openwall project, a well-regarded entity in the security community, suggesting that scanlogd plays a role in system monitoring or security hardening.

The tool's continued maintenance, evidenced by a release as recent as March 2021, highlights its ongoing relevance. By providing a lightweight, C-based solution included in standard package managers, scanlogd offers an accessible tool for users needing specific network analysis capabilities without requiring complex dependencies.

## Notable For
- **Openwall Association:** Being part of the Openwall project, a recognized entity in security software.
- **Broad Distribution:** Availability in both Debian Stable and Gentoo portage, facilitating easy installation for a wide user base.
- **Recent Maintenance:** A stable release in 2021, demonstrating active upkeep.
- **C-Based Efficiency:** Written in C (Q15777), consistent with standard Unix utilities for performance.

## Body
### System Requirements and Availability
Scanlogd is a non-tangible executable software component built exclusively for Unix-like operating systems. It is freely available for download via its official website and is integrated into several major Linux package management systems. Users of Debian can find it under the package name `scanlogd`, while Gentoo users can locate it in the `net-analyzer` category.

### Development and Version History
The project is developed and maintained by Openwall. The source code is publicly hosted on GitHub, allowing for transparency and community involvement. The most recent stable iteration, **version 2.2.8**, was released on **March 10, 2021**. This release serves as the definitive current build referenced in standard package repositories.

### Technical Specifications
The software is written in the **C programming language** (Wikidata identifier Q15777). It is designed to function as a backend utility or daemon, as implied by the `d` suffix in its name, operating within the user space of Unix-like systems.

## References

1. [Release 2.2.8. 2021](https://github.com/openwall/scanlogd/releases/tag/SCANLOGD_2_2_8)
2. [Source](https://packages.debian.org/stable/scanlogd)