Paketname | libnet-proxy-perl |
Beschreibung | Framework for proxying network connections in many ways |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.12-5 |
Sektion | perl |
Priorität | optional |
Installierte Größe | 264 Byte |
Hängt ab von | perl, libwww-perl |
Empfohlene Pakete | |
Paketbetreuer | Michael Ablassmeier |
Quelle | |
Paketgröße | 70294 Byte |
Prüfsumme MD5 | 7aeda841d498731d4fb72292455cc81c |
Prüfsumme SHA1 | 6b7b603991bff0037b37c276fd30c9ee5f8efba9 |
Prüfsumme SHA256 | 52cb53a9b26f088f768ce96567f6f0e1c4e186356c8cd672bc544156dd640dd1 |
Link zum Herunterladen | libnet-proxy-perl_0.12-5_all.deb |
Ausführliche Beschreibung | This 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.
|