-
I've been using mitm type transparent proxying on my home network for some time and it seems that an increasing number of apps use certificate pinning to prevent any decrypting and inspection of SSL/T…
-
### Your Feature Request
HAProxy should provide a way to detect duplicate Transfer-Encoding headers in older versions, so users can be alerted about these issues before they upgrade.
I recommend…
-
**Describe the bug**
I'm behind a corporate proxy, specifically a transparent HTTPS proxy. This means I need to have a CA certificate installed, but I don't need to set any environment variables. car…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### What happened?
We recently upgraded from Cilium v1.14.5 to v1.14.12. Very quickly after, we started noti…
-
when we create the chainspec, we could also create a script for verifying the contracts on blockscout later, once blockscout becomes available, and store a file in a local directory.
after chain se…
-
I have a TLS transparent proxy which works like this:
```
Client ==|TLS request|==> Proxy ==|HTTP Connect|==> Target
```
I use https://github.com/inconshreveable/go-vhost to sniff SNI and const…
-
Great tool, thank you!
Recently, I've often been getting a timeout from https://api.ipify.org/ -- the proxy-checker incorrectly reports the anonymity as Transparent when that is the case. From the …
-
COMPONENT NAME
bigip_sslo_service_http
Environment
ANSIBLE VERSION
ansible [core 2.16.2]
config file = /python-env/POD-ONBOARDING/ansible.cfg
configured module search path = ['/root/.ansible/p…
-
### Description
Upgrade of `kuma-dp` requires a restart of the sidecar. That can cause downtime which can cause a lot of requests to fail. We should allow users a smooth upgrade from version to versi…
-
### Describe the bug
```
export const openFunProxy = async () => {
let proxyWindow = await WebviewWindow.getByLabel('fun-proxy');
if (proxyWindow) {
const isMinimize = await proxyWindow?.…