lifenjoiner

Results 70 comments of lifenjoiner

Similarly, `dnsproxy` wrapped their own `http3Transport` to catch the [closed](https://github.com/AdguardTeam/dnsproxy/blob/0ac7b567367f5f2e8d90356b5439266a050e5360/upstream/upstream_doh.go#L514) status to recreate the http client. We could make life easier here.

The "About" section has described the main differences from the origin. While others I don't know much. But at least they rely on OpenSSL.

🤣 Yeah, expression `2++` yielding `3` is absolutely right, in programing! But, in fact, I would think "2++" is in the same way as "2+" for ordinary people. Only programing...

Thanks for your feedback! But frankly, I never tried MSVC, as it heavily relying on the GCC tool chain, libgnu and others. They were not developed for MSVC.

These codes are from the upstream. I prefer you contribute there first. It will be merged into my mod later. My mod part will be fixed here.

> BTW. there is an unrelated crash in `retr.c`. Which I fixed by: What's the output of `wget -V`?

That is a completely rewritten version. All works have to be done from scratch. No plans currently.

Write your own scripts using the CLI.

Yes, your example works, and the special cases are: 1. only `^` or `$`, to quickly select the beginning or ending of lines, especially the ending; 2. `^` and `$`,...

Tried on Win10, but no `SERVFAIL`. BIND 9.16.28 (Extended Support Version) dnscrypt-proxy 2.1.5 ``` dig -p 5353 -t aaaa github.com ; DiG 9.16.28 -p 5353 -t aaaa github.com ;; global...