-
### Pre-check
- [X] I know I can edit the docs but prefer to file this issue
### Describe the improvement
Missing documentation
### Description of the improvement / report
A recurring problem is …
-
Does SSLproxy open a different connection to divert program for decrypted packets that are on the response path from the downstream https server? How do I identify packet direction (to_server vs to_cl…
-
I'm exploring if this will work for my application. Actually, I'm hoping to use two instances of SSLproxy in the following manner:
Server A is my HTTPS server with my certificate and private key
…
-
### ⚠️ This issue respects the following points: ⚠️
- [X] This is a _single_ **bug**, not a question or a configuration/webserver/proxy issue.
- [X] This is not a bug in the [Nextcloud App](https://g…
-
This code does not work:
```csharp
var myProxy = "some proxy IP";
var options = new ChromeOptions
{
Proxy = new OpenQA.Selenium.Proxy
{
Kind = OpenQA.Selenium.ProxyKind.Manual…
-
It would be nice if I could create an SSL proxy for arbitrary TCP traffic, rather than just HTTP.
-
Hi wkeeling, I am trying simply to intercept requests and all working without using proxy, but when connect to any proxy using seleniumwire_options it starts to return non type obejcts.
-
Can I not create a reverse connection for secondary traffic from divert-proxy, but go through the connection that has already been created? If yes, then how. Or at least where it is in the source code…
-
does SSLproxy forward the SSL decrypted traffic to NIDS (for example to a suricata server) for analyze?
is possible?
-
I am trying to intercept a custom, SSL-encrypted protocol where the client (`192.168.150.201`) establishes an initial TCP connection from port `9999` to the server (`192.168.150.150`) at port `541`, a…