-
-
09 Apr 2015 21:40:51 UTC
- Distribution: IO-Multiplex
- Source (raw)
- Browse (raw)
- Changes
- How to Contribute
- Issues (2)
- Testers (1477 / 27 / 0)
- Kwalitee
Bus factor: 2- 49.50% Coverage
- License: unknown
- Activity
24 month- Tools
- Download (15.6KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- IO::Socket
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
NAME
portfw - Port forwarder
SYNOPSYS
portfw [-p pidfile] [local_ip:]local_port[/proto] remote_ip[:remote_port]
DESCRIPTION
Forwards all incoming request from local_port to remote_port. If local_ip is not specified, all addresses on all interfaces are used. If no remote_port is specified, then the same local_port is assumed as the default. If no /proto is specified, tcp is assumed.
AUTHOR
Rob Brown - bbb@cpan.org
$Id: portfw,v 1.7 2003/07/30 06:50:26 rob Exp $
Module Install Instructions
To install IO::Multiplex, copy and paste the appropriate command in to your terminal.
cpanm IO::Multiplex
perl -MCPAN -e shell install IO::Multiplex
For more information on module installation, please visit the detailed CPAN module installation guide.