Mr Bix is a TCP proxy of sorts in which an incoming connection becomes two outgoing connections, only one of which returns data to the original incoming connection as with a normal TCP proxy; data returned from the other is discarded. It is intended to be used to permit testing of new services or servers with live traffic.
| Tags | Network SysAdmin TCP proxy |
|---|---|
| Licenses | BSD Revised |
| Operating Systems | Linux (64 Bit) |
| Implementation | libevent |