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

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

ProFTPD module for sending messages to connected FTP clients
https://github.com/castaglia/proftpd-mod_msg

Last synced: 7 months ago
JSON representation

ProFTPD module for sending messages to connected FTP clients

Awesome Lists containing this project

README

          

proftpd-mod_msg
===============

Status
------
[![GitHub Actions CI Status](https://github.com/Castaglia/proftpd-mod_msg/actions/workflows/ci.yml/badge.svg?branch=master)](https://github.com/Castaglia/proftpd-mod_msg/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_msg` module for ProFTPD supports sending messages to connected FTP
clients.

For further module documentation, see [mod_msg.html](https://htmlpreview.github.io/?https://github.com/Castaglia/proftpd-mod_msg/blob/master/mod_msg.html).