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

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

ProFTPD module for handling TCP protocols for conveying proxy connection info
https://github.com/castaglia/proftpd-mod_proxy_protocol

proftpd proxy-protocol

Last synced: about 1 month ago
JSON representation

ProFTPD module for handling TCP protocols for conveying proxy connection info

Awesome Lists containing this project

README

        

proftpd-mod_proxy_protocol
==========================

Status
------
[![GitHub Actions CI Status](https://github.com/Castaglia/proftpd-mod_proxy_protocol/actions/workflows/ci.yml/badge.svg?branch=master)](https://github.com/Castaglia/proftpd-mod_proxy_protocol/actions/workflows/ci.yml)
[![CodeQL Analysis](https://github.com/Castaglia/proftpd-mod_proxy_protocol/actions/workflows/codeql.yml/badge.svg)](https://github.com/Castaglia/proftpd-mod_proxy_protocol/actions/workflows/codeql.yml)
[![License](https://img.shields.io/badge/license-GPL-brightgreen.svg)](https://img.shields.io/badge/license-GPL-brightgreen.svg)

Synopsis
--------

The `mod_proxy_protocol` module for ProFTPD handles protocols that are used
for conveying connection information via proxies such as haproxy.

See the [mod_proxy_protocol.html](https://htmlpreview.github.io/?https://github.com/Castaglia/proftpd-mod_proxy_protocol/blob/master/mod_proxy_protocol.html) documentation for more details.