FTP-Proxy Port for FreeBSD

This page provides a port of OpenBSD’s ftp-proxy(8) program to FreeBSD. It was tested on FreeBSD/i386 6.2 and should work on FreeBSD 5 and 6. FreeBSD versions newer than 7.0 already ship this ftp-proxy. The versioning is based upon other OpenBSD related projects, like OpenNTPD or OpenBGPD.

# on an up-to-date ports tree ...
cd /usr/ports/ftp/ftp-proxy
make install clean

This program is part of the FreeBSD ports system.

Releases

4.4p1 (20.10.2008)

Sync with upstream, enhances security by using arc4random_uniform on FreeBSD.

4.3p1 (29.03.2008)

Fix tagging support to allow more exotic setups, like route-to.

4.2p2 (30.10.2007)

Make port compile on FreeBSD 5 again.

4.2p1 (07.10.2007)

Allow ftp-proxy to add tag statements to the rules it inserts.

4.1p2 (21.04.2007)

Make the port compile on FreeBSD 5 again.

4.1p1 (09.04.2007)

Upgrade to OpenBSD 4.1 code base. Bump to libevent-1.3b. Restrict port to FreeBSD version 502106 and above.

4.0p0 (05.03.2007)

Initial release.