|
Server : Apache/2.2.17 (Unix) mod_ssl/2.2.17 OpenSSL/0.9.8e-fips-rhel5 DAV/2 PHP/5.2.17 System : Linux localhost 2.6.18-419.el5 #1 SMP Fri Feb 24 22:47:42 UTC 2017 x86_64 User : nobody ( 99) PHP Version : 5.2.17 Disable Function : NONE Directory : /proc/22697/root/usr/share/doc/stunnel-4.15/ |
Upload File : |
stunnel Universal SSL tunnel
* High priority features I'm going to support (sponsorship welcomed):
- Add service-level logging.
- Optional use of syslog in foreground mode.
- Provide transparent proxy for Linux 2.6.x with TPROXY patch.
http://www.balabit.com/products/oss/tproxy/
- In transparent proxy mode bind source port (not only IP).
- In transparent proxy mode add an option to connect destination address
of the the original connection instead of a fixed IP list.
- Modify ./configure to support cross-compilation.
* Low priority features I'm going to support (sponsorship welcomed):
- Replace protocol.c with a scripting engine.
- Add some scripting capabilities *after* SSL negotiations.
- Log file rotation on a signal.
- Key renegotiation (re-handshake) for long connections.
- Internationalization of logged messages (i18n).
- Logging to NT eventlog.
- IMAP protocol support (RFC 2595).
http://www.ietf.org/rfc/rfc2595.txt
- SOCKS 4 protocol support.
http://archive.socks.permeo.com/protocol/socks4.protocol
- Graceful configuration reload with a signal on Unix and with GUI on Windows.
* Features I'd prefer NOT to support (waiting for a wealthy sponsor):
- HTTP protocol support (X-Forwarded-For header).
- SMTP protocol support (X-Forwarded-For header).