https://github.com/castaglia/proftpd-mod_conf_url
ProFTPD module that reads proftpd.conf data from URLs
https://github.com/castaglia/proftpd-mod_conf_url
proftpd
Last synced: about 1 year ago
JSON representation
ProFTPD module that reads proftpd.conf data from URLs
- Host: GitHub
- URL: https://github.com/castaglia/proftpd-mod_conf_url
- Owner: Castaglia
- Created: 2020-02-21T15:03:35.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-04-02T19:37:17.000Z (about 3 years ago)
- Last Synced: 2025-02-03T21:45:53.070Z (over 1 year ago)
- Topics: proftpd
- Language: C
- Homepage:
- Size: 102 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
proftpd-mod_conf_url
====================
Status
------
[](https://github.com/Castaglia/proftpd-mod_conf_url/actions/workflows/ci.yml)
[](https://img.shields.io/badge/license-GPL-brightgreen.svg)
Synopsis
--------
The `mod_conf_url` module for ProFTPD allows for reading of configuration data
(normally provided by `proftpd.conf`) from URLs.
For additional information, see [mod_conf_url.html](https://htmlpreview.github.io/?https://github.com/Castaglia/proftpd-mod_conf_url/blob/master/mod_conf_url.html).