-
这是我在那边的情况描述:https://github.com/ihciah/shadow-tls/issues/78
restls暂时没有测试。
请 @3andne 也来看看?
-
Usually a good idea to clean up any "wtf" and replace them with information that lets people track down exactly what went wrong, while looking at which line in whatever is being parsed =)
```
> be…
Pomax updated
3 years ago
-
如果使用自定义证书, 在输出到客户端的连接或二维码中添加上 可以使用 openssl 获取你证书的指纹:openssl x509 -noout -fingerprint -sha256 -in your_cert.crt 或者加上CA的证书内容. 这样可以保证自定义证书的安全而且方便. 不用定期更换证书.
tls:
ca: ca.crt
https://hysteria.net…
-
Hi, I am looking into the feasibility of bundling this wallet inside a browser extension (Manifest V2):
- https://developer.chrome.com/extensions/
- https://developer.mozilla.org/en-US/docs/Mozill…
-
auto-reduced (treereduce-rust):
````rust
trait ConstChunksExactTrait {
fn const_chunks_exact(&self) -> ConstChunksExact Iterator for ConstChunksExact ConstChunksExact Iterator for ConstChun…
-
I deploy coturn server in EC2 service and I have problem like below descriptions:
Config coturn server ```/etc/turnserver.conf```:
```
tls-listening-port=5349
listening-ip=
external-ip=
external…
-
Hey There,
I've been using this turn server to relay connections using ICE and TCP, but have recently found that mobile users on Safari using Cloudflare's 1.1.1.1 mobile VPN are blocked from viewin…
-
Je suis rendu à installer Magic Castle.
projet def-elalib-ivado, arbutus.
J'ai gardé la config par défaut pour l'instant pour tester la config "vanille" (sauf le nom de l'image=Rocky-8.7-x64-2023-…
-
Nmap tends to view SSL/TLS as just another communication protocol to be negotiated, so we don't do certificate verification or try to prevent downgrades: we just want to be able to talk to the maximum…
-
Hi I'm just wondering if this can be integrated with python requests library? What will the steps look like? I'm interested in running tests mimicking a web browser on a site that uses cloudfare. I wa…