File: README.md

package info (click to toggle)
proftpd-mod-proxy-protocol 0.6-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 292 kB
  • sloc: perl: 3,209; ansic: 1,158; makefile: 17
file content (15 lines) | stat: -rw-r--r-- 782 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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)
[![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 <code>haproxy</code>.

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.