An open API service indexing awesome lists of open source software.

https://github.com/castaglia/proftpd-mod_explain

ProFTPD module for providing better error messages in logs
https://github.com/castaglia/proftpd-mod_explain

logging proftpd

Last synced: 3 months ago
JSON representation

ProFTPD module for providing better error messages in logs

Awesome Lists containing this project

README

        

proftpd-mod_explain
===================

Status
------
[![GitHub Actions CI Status](https://github.com/Castaglia/proftpd-mod_explain/actions/workflows/ci.yml/badge.svg?branch=master)](https://github.com/Castaglia/proftpd-mod_explain/actions/workflows/ci.yml)
[![License](https://img.shields.io/badge/license-GPL-brightgreen.svg)](https://img.shields.io/badge/license-GPL-brightgreen.svg)

Synopsis
--------
The `mod_explain` module for ProFTPD uses the Error API and tries to _explain_
errors with more informative log messages.

See the [mod_explain.html](https://htmlpreview.github.io/?https://github.com/Castaglia/proftpd-mod_explain/blob/master/mod_explain.html) documentation for more details.