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: about 1 year ago
JSON representation
ProFTPD module that reads proftpd.conf data from SQL tables
- Host: GitHub
- URL: https://github.com/castaglia/proftpd-mod_conf_sql
- Owner: Castaglia
- Created: 2013-06-10T16:42:36.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2023-04-02T19:53:12.000Z (about 3 years ago)
- Last Synced: 2025-02-03T21:45:49.881Z (about 1 year ago)
- Topics: configuration, proftpd, sql
- Language: C
- Homepage:
- Size: 222 KB
- Stars: 2
- Watchers: 4
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
proftpd-mod_conf_sql
====================
Status
------
[](https://github.com/Castaglia/proftpd-mod_conf_sql/actions/workflows/ci.yml)
[](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).