-
Any Go developers who are interested in using the core of naiveproxy in Go natively, please see my proposal and comment below:
The core of naiveproxy is namely Chromium's net stack. It's possible t…
-
Memory leak occurs, at least for Python 3.10.3 on Windows.
```
import pylsqpack
for _ in range(65536):
decoder = pylsqpack.Decoder(4096, 16)
del decoder
```
```
import pylsqpack
…
-
Greetings,
My current Setup for Exceptionless is a Self-hosted Docker instance on a Vpn,
together with a cloud flare Tunnel to use a Domain name owned by me.
After the initial setup for a Winfo…
-
See: https://mailarchive.ietf.org/arch/msg/dns-privacy/F35q1jpUEPPqaq5gYVM8aYFoQUQ/
Note: I review this as a QUIC enthusiast, but at best a novice with DNS.
I support this work and would like it…
-
Второй день пошел как у меня очень сильно тупит интернет ( либо очень долго прогружает страницу, либо вообще не загружает ее ), проблемы с обновлением фильтров
Даже антивирус не обновляется, чт…
ghost updated
2 years ago
-
![image](https://user-images.githubusercontent.com/93064596/163785704-b2ea7350-8cf6-4187-b83f-258afb503006.png)
이렇게 가만히 멈춰있고
서버(우분투) 콘솔창에는 오류도 없어요 ㅠㅠ
어떻하죠??
-
### Issue URL (Annoyance)
[https://www.google.com/](https://adguardteam.github.io/AnonymousRedirect/redirect.html?url=https%3A%2F%2Fwww.google.com%2F)
### Comment
Username: @Rooster650
> adguar…
-
When a request concludes, the C++ Cronet Engine invokes a "native" Java method to expose some metrics. To implement this, I guess that adding a bunch of "x-envoy-metric-xyz" in the response header cou…
-
In last-call there was a comment proposing to distinguish between those cases where techniques employed for censorship are thwarted by the use of TLS, and when techniques employed for censorship may w…
-
It should be possible to use a single IP to direct traffic to multiple protocols with a single Service of Type=Loadbalancer. We just need to:
1. Promote ephemeral to static ip
2. Create another forwar…