Courier

Courier is a small network utility which acts as a go-between (or proxy) a client machine and a server:
	CLIENT <==> courier <==> SERVER
It has two effects: The full source code for courier, both a C version and a Perl version, are available here.

To run, execute:

  • courier <local port> <server host> <server port>
  • Where:

    local port
    The port which courier listens on
    remote host
    The name of the server machine
    remote port
    The port on the server machine to connect to

    Download it now:


    © ztank
    April 2000