-
Hello,
I tried to create my own custom proxy in node:
```
import http from 'http';
import httpProxy from 'http-proxy';
//
// Create your custom server and just call `proxy.web()` to proxy
/…
-
Since stremio requires addons to be over https and with a proper domain, we are mostly forced to make our comet instance public. At the moment, there is not security that prevents unauthorized users t…
-
### How to use GitHub
* Please use the 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to show that you are affected by the same issue.
* Please…
-
Hello.
wke version 1.02
blink build 98096
build time Sat Aug 5 14:09:29 2023
CPU AMD Rizen 7 1700X
In headless mode, even after opening a web page (quite simple Json), the application conti…
-
Hello,
I'm trying to intercept some https traffic and redirect it to another web service.
So far I've managed with:
```
const fs = require('fs')
const Sniffer = require('web-proxy-sniffer')
…
DrRek updated
3 years ago
-
Hi,
Thanks for making wanderer!
I'm running wanderer on a k8s cluster behind a reverse proxy (Ingress NGINX Controller). I'd like to host wanderer at `/wanderer`. I tried setting the ORIGIN envv…
-
A major difference between Jupyter "desktop" (lab/retro/py) and JupyterLite is that the latter runs entirely in the browser and consequently is subject to the browser CORS controls.
And few web sit…
-
### Describe the bug
I encountered a `NullPointerException` while using Healenium. The error occurs when trying to invoke the `SelfHealingHandler.quit()` method, as `SessionContext.getSelfHealingHa…
-
### Problem Description
Currently, there is no simple method of navigating between Omni and our monitoring tools such as Grafana.
### Solution
It would be nice if we could configure the cluster wit…
-
**Describe the bug**
in iobroker-admin-gui the icons within iqontrol-amdinistration are delivered through the web-adapter (different port than admin-port). this causes reverse-proxy-configuration n…