sonertari / SSLproxy

Transparent SSL/TLS proxy for decrypting and diverting network traffic to other programs, such as UTM services, for deep SSL inspection
BSD 2-Clause "Simplified" License
377 stars 98 forks source link

Support arbitrary TCP connections, not just HTTP #69

Open BeckerDante opened 1 month ago

BeckerDante commented 1 month ago

It would be nice if I could create an SSL proxy for arbitrary TCP traffic, rather than just HTTP.

sonertari commented 1 month ago

It's not just HTTP, you can use SSLproxy for other protocols too, such as plain TCP or SSL.