Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

ProFTPD module that reads proftpd.conf data from SQL tables
https://github.com/castaglia/proftpd-mod_conf_sql

configuration proftpd sql

Last synced: 7 days ago
JSON representation

ProFTPD module that reads proftpd.conf data from SQL tables

Awesome Lists containing this project

README

        

proftpd-mod_conf_sql
====================

Status
------
[![GitHub Actions CI Status](https://github.com/Castaglia/proftpd-mod_conf_sql/actions/workflows/ci.yml/badge.svg?branch=master)](https://github.com/Castaglia/proftpd-mod_conf_sql/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_conf_sql` module for ProFTPD allows for reading of configuration data
(normally provided by `proftpd.conf`) from SQL tables.

For additional information, see [mod_conf_sql.html](https://htmlpreview.github.io/?https://github.com/Castaglia/proftpd-mod_conf_sql/blob/master/mod_conf_sql.html).