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

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

A ProFTPD module for injecting fault conditions
https://github.com/castaglia/proftpd-mod_fault

fault-injection proftpd

Last synced: about 1 year ago
JSON representation

A ProFTPD module for injecting fault conditions

Awesome Lists containing this project

README

          

proftpd-mod_fault
=================

Status
------
[![GitHub Actions CI Status](https://github.com/Castaglia/proftpd-mod_fault/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/Castaglia/proftpd-mod_fault/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_fault` ProFTPD module is for injecting various fault/error conditions,
primarily for development/testing. See [mod_fault.html](https://htmlpreview.github.io/?https://github.com/Castaglia/proftpd-mod_fault/blob/main/mod_fault.html) for details.