Skip to main content
-4 votes
0 answers
41 views

I'm using Google Chrome on Xubuntu (XFCE), and when I turn on my VPN (Happ — AppImage version), Chrome shows this message when opening YouTube: "When running Google Chrome under a supported ...
Pile Pily's user avatar
0 votes
0 answers
69 views

We are using Spring Boot 3.5.6 and using Netty to call a downstream HTTP system. We create HttpClient and use proxyWithSystemProperties() to let netty create ProxyProvider using Java System Properties ...
P P's user avatar
  • 81
0 votes
1 answer
47 views

I have installed Zeppelin with Helm, using the duyet/zeppelin chart on a client's Microk8s cluster and this client has a proxy configured. When I try to run a notebook that installs packages, %python #...
Paula Gouveia's user avatar
Best practices
0 votes
3 replies
48 views

i'm newbie in nginx and proxy server. We have a problem about googlesource 429 Error, caused by many requests and because of bandwidth, we took a long time to get googlesource. We reviewed to make ...
SangHyuk Kwon's user avatar
0 votes
0 answers
41 views

Summary: React Native + Cloudflare Workers: requests to *.workers.dev freeze after 1–2 minutes idle, while direct origin requests still work I’m seeing a very strange issue with a mobile app that ...
DomBar's user avatar
  • 3
Tooling
0 votes
0 replies
31 views

My VPN provider gave me an OpenVPN configuration. I'm on KDE so I can easily configure network manager to use this configuration. Discord, however, is banned in my country. So I was thinking whether ...
Eray Erdin's user avatar
  • 3,239
Advice
0 votes
1 replies
39 views

This is my first time using a Proxy to intercept tcp data and I think I misunderstood some concepts and this is why I'm unable to correctly intercept/log packets. Here is my setup: My application: My ...
Pordrack's user avatar
0 votes
0 answers
42 views

I’ve deployed Gravitee OSS as an API Gateway on a VM, with a local DNS entry so it’s available at: http://apim.local:8082 I also have an API running externally at: https://my-app.k8s.acme.fr/spring/...
Ghassen's user avatar
  • 801
0 votes
1 answer
33 views

I'm trying to embed Azure Dgital Twins 3d scene into a React application, using this exact repo https://github.com/malichishti/adt-3d-embedder-app The app uses msal to authenticate with the azure ...
Ayesh Nipun's user avatar
0 votes
1 answer
56 views

While reviewing the proxy logs from my work computer, I noticed a large number of requests being made to the following URL: https://eastus-8.in.applicationinsights.azure.com These requests only occur ...
Ezel0613's user avatar
0 votes
0 answers
70 views

I'm writing a wfp driver which redirect all tcp/udp traffic to a local proxy service. I tried to modified the dest ip and port of outbound udp packets to my local proxy in the ...
NatsuKage's user avatar
1 vote
0 answers
83 views

I'm writing a C program called toralizer (connect to a remote host through the Tor SOCKS5 proxy (127.0.0.1:9050)). The handshake succeeds, but when I send a SOCKS5 domain request, I get this error: ...
CC3592's user avatar
  • 11
1 vote
0 answers
65 views

I built an MITM Go proxy to intercept all requests. I’m also developing an enterprise Flutter iOS app that uses a custom in-app trust store (so it doesn’t rely on the OS trust store) and I’ve stored ...
Chandan Kumar Dash's user avatar
1 vote
1 answer
61 views

I provide a generic provider for Json serialization: public interface IJsonSerializerProvider { T? Deserialize<T>(string value); string Serialize(object? obj); object? ...
user2843511's user avatar
0 votes
1 answer
72 views

I'm trying to use redshift_connector by AWS to connect to my Redshift cluster. To be able to connect, I first need to set up a proxy. Since redshift_connector doesn’t seem to have a dedicated ...
Martin Bedrna's user avatar

15 30 50 per page
1
2 3 4 5
1299