-
### 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…
-
Greetings!
I have created what should be a simple proxy server on my system:
```
var httpProxy = require('http-proxy');
httpProxy.createProxyServer(
{
secure: false,
target: 'ht…
-
**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…
-
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…
-
```
web.tweetdeck.com 用GAE端登陸後無法顯示, 如下圖.
日誌:
2012/12/27 09:08:22 gae.go:568: Session[768]Request GET
http://web.tweetdeck.com/
2012/12/27 09:08:23 gae.go:568: Session[726]Request GET
http://twitter.…
-
As the access list does not allow a hostname and only an IP address, I want to create a cron script, that checks whether the IP address has changed for a host, and if so updates the "Access List > Acc…
-
url: 'http://localhost:8080/proxy/blockchain.atomicals.list',
data: '{"params":[50,84350,1]}'
```
024-09-27 11:59:50 ERROR:HttpSession:Exception during formatting request: POST http://localh…
-
**Checklist**
- Have you pulled and found the error with `jc21/nginx-proxy-manager:latest` docker image?
- Yes
- Are you sure you're not using someone else's docker image?
- Yes
- Have yo…
-
**Expected behavior**
ModSecurity should able to analyse gRPC request body.
gRPC is binary protocol, ModSecurity is not able to parse it and hence, not able to block simple injection.
-
### Description
When using the slack-github-action in GitHub App mode, the Action fails to utilize environment variables `HTTPS_PROXY` and `https_proxy` correctly.
### What type of issue is this…