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

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

Awesome Lists containing this project

README

          

proftpd-mod_conf_url
====================

Status
------
[![GitHub Actions CI Status](https://github.com/Castaglia/proftpd-mod_conf_url/actions/workflows/ci.yml/badge.svg?branch=master)](https://github.com/Castaglia/proftpd-mod_conf_url/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_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).