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

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

Demonstration C++ module for ProFTPD
https://github.com/castaglia/proftpd-mod_cppdemo

c-plus-plus cpp proftpd

Last synced: 2 months ago
JSON representation

Demonstration C++ module for ProFTPD

Awesome Lists containing this project

README

        

proftpd-mod_cppdemo
===================

Status
------
[![GitHub Actions CI Status](https://github.com/Castaglia/proftpd-mod_cppdemo/actions/workflows/ci.yml/badge.svg?branch=master)](https://github.com/Castaglia/proftpd-mod_cppdemo/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_cppdemo` module for ProFTPD is a demonstration C++ module.

For more information, read [mod_cppdemo.html](https://htmlpreview.github.io/?https://github.com/Castaglia/proftpd-mod_cppdemo/blob/master/mod_cppdemo.html).