X-Git-Url: http://git.cascardo.eti.br/?a=blobdiff_plain;f=README;h=9a4aca857356900c79f24866b3d4d4d5e12f0762;hb=4bc777dcf6bedc0aa0cc81a71bfb0599c986e740;hp=5cf1b9772f489676dc2ec31963fb6353e8868882;hpb=867eed9d1afb0c1f9c919c4fde26d491bd225488;p=cascardo%2Frnetproxy.git diff --git a/README b/README index 5cf1b97..9a4aca8 100644 --- a/README +++ b/README @@ -1,12 +1,7 @@ -improxy is a Instant Message Proxy. +popproxy is a POP3 proxy. -Its primary focus is XMPP transparent proxying. It should be able to: +It may be used as a reverse proxy mainly, but extending it to work as a +gateway proxy based on username is possible. -* find out which server the client is connecting to and connect to it -using its SRV record. - -* control which servers can be connected to and which users should be -able to connect. - -* filter XML stanzas by from an to (control which entities you send data -to or receive data from). +It currently is able to control access based in username and has some +SSL support.