SSLproxy icon indicating copy to clipboard operation
SSLproxy copied to clipboard

How to divert traffic to some other program, please post some example or guidline?

Open Baymax254 opened this issue 7 years ago • 4 comments

  In response to the proxy description "diverting network traffic to other programs, such as UTM services, for deep SSL inspection" . Please post some example of a program listener, or specify the point in the code. Thank you

Program ^^ /
v v Client <-> SSLproxy <-> Server

Baymax254 avatar Jan 16 '18 09:01 Baymax254

See the UTMFW project for at least 3x UTM services (4x different programs) running behind the SSLproxy. You can download its source code, but you can also download its iso file and try it for yourself immediately.

sonertari avatar Jan 16 '18 10:01 sonertari

Just for the record, there is a sample listening program under the extra/lp folder in the sources.

sonertari avatar Mar 06 '20 17:03 sonertari

Just for the record, there is a sample listening program under the extra/lp folder in the sources.

Hello,

I cannot find the listening program under the extra/lp folder in the sources. Would you please give me some clues where I can find it now?

PinchenCui avatar May 27 '20 02:05 PinchenCui

It's under tests/testproxy/lp since v0.8.0.

sonertari avatar May 27 '20 08:05 sonertari