https://github.com/castaglia/proftpd-mod_proxy
FTP proxy support for ProFTPD
https://github.com/castaglia/proftpd-mod_proxy
c forward-proxy ftp ftps proftpd proxy reverse-proxy sftp ssh
Last synced: 12 months ago
JSON representation
FTP proxy support for ProFTPD
- Host: GitHub
- URL: https://github.com/castaglia/proftpd-mod_proxy
- Owner: Castaglia
- Created: 2012-01-02T18:39:04.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2024-12-11T15:25:52.000Z (over 1 year ago)
- Last Synced: 2025-01-02T23:09:46.800Z (over 1 year ago)
- Topics: c, forward-proxy, ftp, ftps, proftpd, proxy, reverse-proxy, sftp, ssh
- Language: C
- Homepage: http://www.proftpd.org
- Size: 3.47 MB
- Stars: 38
- Watchers: 11
- Forks: 18
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
proftpd-mod_proxy
=================
Status
------
[](https://github.com/Castaglia/proftpd-mod_proxy/actions/workflows/ci.yml)
[](https://github.com/Castaglia/proftpd-mod_proxy/actions/workflows/codeql.yml)
[](https://img.shields.io/badge/license-GPL-brightgreen.svg)
Synopsis
--------
The `mod_proxy` module for ProFTPD proxies FTP/FTPS connections, supporting
both forward and reverse proxy configurations.
See the [mod_proxy.html](https://htmlpreview.github.io/?https://github.com/Castaglia/proftpd-mod_proxy/blob/master/mod_proxy.html) documentation for more details.