BSDProxy

bsdproxy is an event-driven TCP proxy for FreeBSD which uses the kqueue(2)/kevent(2) API in the event loop. It can be used to proxy any communication between a server and its clients which takes place over a TCP connection. It was mainly written to serve as an example of the uses of FreeBSD kernel event queues for event-driven I/O.

Tags Internet
Licenses GPL
Operating Systems POSIX BSD FreeBSD
Implementation C

Tweet this project Short link

Rss Recent releases

  • Rrelease-mid
  •  05 Nov 2001 18:20
  • Rrelease-after

Changes: Refusal to accept new connections from clients or read further data from servers if memory is exhausted; when memory becomes available after a sufficient amount of data has been sent to the clients, new connections are accepted and server reads are resumed. Some logging output was eliminated, and a -v (verbose) option was added to toggle other logging output.

  • Rrelease-mid
  •  01 Nov 2001 16:21
  • Rrelease-after

Changes: This release binds to a specified hostname instead of binding only to localhost.

  • Rrelease-mid
  •  13 Apr 2001 23:08
  • Rrelease-after

No changes have been submitted for this release.

3540ed7e89e86526a6834914cbdd92c2_thumb

Project Spotlight

pam_csync

A PAM module for roaming home directories.

204fac2af2b3214f5a9cabe03bf08ea5_thumb

Project Spotlight

Scalpel Sound Editor

A simple sound editor for Linux.