droe / sslsplit

Transparent SSL/TLS interception
https://www.roe.ch/SSLsplit
BSD 2-Clause "Simplified" License
1.75k stars 328 forks source link

Get process information from linux /proc #221

Open droe opened 6 years ago

droe commented 6 years ago

This implements -i on Linux, as per long-standing open issue #61.

Commit represents sslsplit-0.5.3-linux-pid-privsep.patch submitted by e-mail message 20180912115150.be832d62518edb080019e25b@antex.ru.

The patch author did not verify thread-safety of privsep_client* functions, need to look into this.

garikello3d commented 3 years ago

@droe could you please advise, why is such a useful branch not yet merged into master? I find it very handy. Thnx.