Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 8 days 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 (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2024-09-14T18:00:00.000Z (about 2 months ago)
- Last Synced: 2024-10-23T00:14:10.563Z (16 days ago)
- Topics: c, forward-proxy, ftp, ftps, proftpd, proxy, reverse-proxy, sftp, ssh
- Language: C
- Homepage: http://www.proftpd.org
- Size: 3.42 MB
- Stars: 38
- Watchers: 11
- Forks: 18
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
proftpd-mod_proxy
=================Status
------
[![GitHub Actions CI Status](https://github.com/Castaglia/proftpd-mod_proxy/actions/workflows/ci.yml/badge.svg?branch=master)](https://github.com/Castaglia/proftpd-mod_proxy/actions/workflows/ci.yml)
[![CodeQL Analysis](https://github.com/Castaglia/proftpd-mod_proxy/actions/workflows/codeql.yml/badge.svg)](https://github.com/Castaglia/proftpd-mod_proxy/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` 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.