libnet-proxy-perl

framework for proxying network connections in many ways

Description

The Net::Proxy module is a framework for creating various kinds of network proxies in a very simple way.

A proxy is a program that transfer data across a network boundary between a client and a server. Net::Proxy introduces the concept of "connectors", which abstract the server part (connected to the client) and the client part (connected to the server) of the proxy.

This makes it very easy to implement specific techniques to cross a given network boundary, possibly by using a proxy on one side of the network fence, and a reverse-proxy on the other side of the fence.

This package also provides the sslh SSH/HTTPS service multiplexer written in perl.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://metacpan.org/release/Net-Proxy


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libnet-proxy-perl