-
To have some extra security, I added some [iptables rules](https://github.com/bartbutenaers/Node-RED-Tailscale-Tutorial/blob/main/docs/tailscale_funnel.md#security). But haven't tested them yet. And…
-
The Forest Explorer has two parts: a server-side component (run on Cloudflare edge nodes) and a client-side component (run in the end user's browser). The browser is not a secure environment and shoul…
-
Cloudflare [told me once](https://twitter.com/eastdakota/status/959952517395181568) that they worked out a solution to provide current, valid SHA1 certs for certain customers. I wonder if they would b…
-
I run npm v2.11.2 on Ubuntu 24.04.
I had ipv6 enabled but then I disabled it.
Container wouldn't start.
Then I added
```
environment:
DISABLE_IPV6: 'true'
```
Container s…
-
I was recently trying to download a new manga series on mangadex that did not show up in FMD, so I pressed the "update manga list" button which led to my IP getting banned by cloudflare (to note is th…
-
```[7, 10861]``` (slow_query, 120.8, mysql)
Reported on decksite by mysql-perf
Location Hash: a023f7a207234f099f486454bcd2db187f993961
Request Data
```
Request Method: POST
Path: /report/?
Cookie…
-
**Describe the bug**
I sometimes losse internet and after that the container never recovers from that and is trowing a authentication error.
**To Reproduce**
Steps to reproduce the behavior:
1. …
-
### Bug description
I'm currently in the process of migrating my server to be a domain instead of direct IP for security issues, however it seems I am unable to have automodpack recognize the domain.…
-
For the traefik builtin ip allow list plugin, they have a [field "strategy"](https://doc.traefik.io/traefik/middlewares/http/ipallowlist/#ipstrategy) that picks e.g. which element in an X-Forwaded-For…
-
OPENAI API Still sometimes not stable and it returns this when the API has problems:
```sh
2024-09-16 15:45:56 - httpx - INFO - HTTP Request: POST https://api.openai.com/v1/chat/completions "HTT…