Hi,
i just started working with stunnel, and i'm really impressed!
But i've got 2 questions:
* How is it realized, that a setup like this:
accept = 15000
connect = 16000
also encrypts the reply of the app which listens on port 16000? Is there
a kind of masquerading?
* I think of a tool like tsocks or socksify: "tsocks application"
redirects all traffic from application over an socks proxy. Is it
possible to realize such a redirection with stunnel? So that all
outgoing traffic of an application gets encrypted? I know that i can
build point-to-point tunnels, but that's not possible for my scenario...
Thanks & Cheers,
Matthias