jrmdev / mitm_relay

Hackish way to intercept and modify non-HTTP protocols through Burp & others.
Apache License 2.0
582 stars 97 forks source link

Add support for client certificates #5

Closed parsiya closed 6 years ago

parsiya commented 6 years ago

I used your useful tool in a situation where I needed a client certificate to connect to server. I modified it a bit to add support.

jrmdev commented 6 years ago

That is awesome! Thanks. Merged