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
- Host: GitHub
- URL: https://github.com/castaglia/proftpd-mod_proxy_protocol
- Owner: Castaglia
- Created: 2013-12-14T16:20:29.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2023-03-28T01:06:32.000Z (about 2 years ago)
- Last Synced: 2025-03-30T05:31:42.851Z (2 months ago)
- Topics: proftpd, proxy-protocol
- Language: C
- Size: 79.1 KB
- Stars: 5
- Watchers: 2
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
proftpd-mod_proxy_protocol
==========================Status
------
[](https://github.com/Castaglia/proftpd-mod_proxy_protocol/actions/workflows/ci.yml)
[](https://github.com/Castaglia/proftpd-mod_proxy_protocol/actions/workflows/codeql.yml)
[](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 ashaproxy
.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.