Prometeo is a modular proxy, developed as part of his thesis in Computer Science by Simone Tellini.
Here are some key features of "Prometeo":
· an HTTP caching proxy
· a FTP proxy with TLS support
· a simple TCP tunnel
· an SSL tunnel
· a POP3 proxy, which can be interfaced with Spam Assassin
· a basic SOCKS 5 proxy
What's New in This Release:
· src/libprom/socket.cpp: AsyncRecv() returns false when the remote host closes the connection.
· src/mod_pop3/: Makefile.am, client.cpp, client.h, cmdfilter.cpp, cmdfilter.h, filter.h, mod_pop3.cpp, spamdfilter.cpp, spamdfilter.h: It's now possible to filter messages through external commands
Product's homepage