summitt / Nope-Proxy

TCP/UDP Non-HTTP Proxy Extension (NoPE) for Burp Suite.
1.52k stars 236 forks source link

Independen TLS settings for listener and server connection #72

Open floyd-fuh opened 5 months ago

floyd-fuh commented 5 months ago

Really like the idea of the extension! What I would love to see is some more configuration options, such as:

The main reason is that it is sometimes easy to control the client software, reconfigure it to not use TLS (and therefore we don't have the wrong-certificate issues), but not control the server-side. Also if a client certificate is involved, we would need to use that when connecting to the server.

That would be really nice

summitt commented 5 months ago

Sorry... for the delayed reponse... i should be better at monitoring these issues. I think these are great features. The first bullet point should not be to difficult to add.. The second will be a bit more involved. I'll keep you posted on the progress.