sslredir is a simple utility used for redirecting incoming non-SSL connections to outgoing SSL connections. This is useful for enabling applications such as mail, news, or IRC clients, which do not support SSL, to connect to SSL servers. It also supports connecting to the remote host through a SOCKS4A proxy, so sslredir is ideal for use with Tor.
| Tags | Internet Proxy Servers Networking Utilities |
|---|---|
| Licenses | GPL |
| Operating Systems | Unix |
| Implementation | Python |