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

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

ProFTPD module for disconnecting loitering connections
https://github.com/castaglia/proftpd-mod_loiter

proftpd

Last synced: 3 months ago
JSON representation

ProFTPD module for disconnecting loitering connections

Awesome Lists containing this project

README

        

proftpd-mod_loiter
==================

Status
------
[![GitHub Actions CI Status](https://github.com/Castaglia/proftpd-mod_loiter/actions/workflows/ci.yml/badge.svg?branch=master)](https://github.com/Castaglia/proftpd-mod_loiter/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_loiter` module for ProFTPD is for disconnecting "loitering"
connections, _i.e._ connections which have **not authenticated quickly**, and
are simply doing nothing, taking up available connections.

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