Psuedo Layer7 Packet Processer
Version: 0.13Net::DNAT is a psuedo Layer7 packet processor.
License: Perl Artistic License
Operating System: Linux
Homepage: karmatics.com
Developed by:
SYNOPSIS
use Net::DNAT;
run Net::DNAT < settings... >;
This module is intended to be used for testing applications designed for load balancing systems. It listens on specified ports and forwards the incoming connections to the appropriate remote applications. The remote application can be on a separate machine or on the same machine listening on a different port and/or address.