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
- Host: GitHub
- URL: https://github.com/castaglia/proftpd-mod_loiter
- Owner: Castaglia
- Created: 2014-12-22T17:19:29.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2023-04-02T19:10:37.000Z (about 2 years ago)
- Last Synced: 2025-02-03T21:45:50.125Z (4 months ago)
- Topics: proftpd
- Language: C
- Homepage:
- Size: 163 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
proftpd-mod_loiter
==================Status
------
[](https://github.com/Castaglia/proftpd-mod_loiter/actions/workflows/ci.yml)
[](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.