sslsplit
sslsplit copied to clipboard
Get process information from linux /proc
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 [email protected].
The patch author did not verify thread-safety of privsep_client* functions, need to look into this.
- [ ] In-depth code review
- [ ] Check thread-safety
- [ ] Check security of privsep server code
- [ ] Add author to AUTHORS and manual page
@droe could you please advise, why is such a useful branch not yet merged into master? I find it very handy. Thnx.