Hi everyone,

I want to do some processing over the incoming connection before forwarding the payload to the uplinks. ie. Listen <-> customized processing <-> connect

Is there any API/hook structure to write my logic in a clean fashion? Or need to add/integrate my codes to the Stunnel codes?

P.S I want this processing to be done in Stunnel and not by adding a 2nd 
application to achieve the job.

Thanks
Ray