-
I am trying to run this on a router, and while it works, it only works for a very short period of time. Shortly after I set it as the default route, I get the following message before it aborts: `memo…
ameir updated
1 month ago
-
In `debops.slapd`, the cipher suite is currently set to:
```
slapd__tls_cipher_suite: 'SECURE256:PFS:-VERS-SSL3.0:-VERS-TLS-ALL:+VERS-TLS1.2:-SHA1:-ARCFOUR-128'
```
From my understanding from …
-
I try to use ssh-rs to authenticate to a freebsd 11 vm (same problem against freebsd 13 btw).
BSD VM is freshly installed.
Only change: root login allowed.
Source VM is Ubuntu 22.
Username and p…
ct-ln updated
6 months ago
-
Hi, I'm trying to use the standalone docker discovery but can't make it work.
```
root@z-srv-1:~# docker inspect haproxy | jq '.[].Config.Env'
[
"EASYHAPROXY_DISCOVER=docker",
"EASYHAPROXY_…
-
Hello, i'm using Jellyfin behind Haproxy
I like to enforce strong secruity and only use TLS 1.3
I noticed that MPV shim cant connect to the server when using TLS 1.3
TLS 1.2 works fine
could…
-
/kind bug
**What steps did you take and what happened:**
Follow the [quickstart documentation ](https://cluster-api.sigs.k8s.io/user/quick-start.html) with Kubernetes v1.30.5 and a custom built AM…
-
ChaCha20+Poly1305 should only be used if it is the top client's cipher.
AES with AES-NI outperforms ChaCha20 (1350 bytes benchmark):
```
AES-128-GCM: 1059.9 MB/s
AES-256-GCM: 941.1 MB/s…
-
TLS_AES_256_GCM_SHA384 TLSv1.3 Kx=any Au=any Enc=AESGCM(256) Mac=AEAD
TLS_CHACHA20_POLY1305_SHA256 TLSv1.3 Kx=any Au=any Enc=CHACHA20/POLY1305(256) Mac=AEAD
TLS_AES_128_GCM_SHA256 TL…
-
**What happened?**
I try to use zoraxy with the erp system odoo
**Describe what have you tried**
This is the setting at nginx
```
#odoo server
upstream odoo {
server 127.0.0.1:8069;
}
…
eqms updated
2 months ago
-
### 确认版本最新
- [X] 我已经确认在最新Action编译的版本中复现
### 检索issue
- [X] 我已经确认之前没有issue涉及此BUG
### subconverter版本
v0.8.1 win64版
### 转换过程
多地址/多点/多格式合并转换为clash
### 转换设置
将如下js
```
function…