klzgrad
klzgrad
https://github.com/caddyserver/forwardproxy/blob/8d6f47b4c4f3bdbecba34d9f65c8c5629ca0a5b3/forwardproxy.go#L729-L732 Multiple basic_auth statements are not supported because it was not clear what json structure you wanted for doing it @mholt. Some users are complaining https://github.com/klzgrad/naiveproxy/issues/137.
I was recently trying to use Chromium's network library for parroting, but I saw `[0503/130502.548494:ERROR:cert_verify_proc_builtin.cc(603)] No net_fetcher for performing AIA chasing.` using a bare configuration. I wonder: Can a sufficiently...
* h2 tunnel and real h2 traffic histograms of SSL payload lengths As of version 64.x.y.z. Negative means traffic from the client; positive means traffic from the server. An example...
- [x] Define a list of which cross compile targets will be supported. @nekohasekai - [x] Create scripts to collect tool chains and sysroots. @klzgrad - [ ] Make it...
https://github.com/SagerNet/cronet-go/blob/b2643a8d5ea508ef2665972a67cde6e5b452e5b2/naive/main.go#L69-L73 * Remove support of resolver-range. It's related to a fake DNS resolver. I no longer consider fake DNS a good idea. * Add insecure-concurrency using `-network-isolation-key` header.
https://github.com/klzgrad/naiveproxy#padding-protocol-an-informal-specification Example: https://github.com/klzgrad/forwardproxy/blob/ff60d3bb5ad18a21551acbe20419cb88e70f198e/forwardproxy.go#L296-L308 https://github.com/klzgrad/forwardproxy/blob/ff60d3bb5ad18a21551acbe20419cb88e70f198e/forwardproxy.go#L662-L688
https://matsuridayo.github.io/m-plugin/ > SagerNet 发布的插件 > io.nekohasekai.sagernet.plugin.* > 目前以下协议可以使用 SagerNet 版插件,请以应用内为准。 SagerNet现在维护比较缓慢,naive plugin的更新实为各种用户提交PR改版本号。如果要NekoBox支持更新比较及时的naive plugin,指导用户直接从klzgrad/naiveproxy下载这个apk是否合适?还是对第三方打包以及往play store或者f droid发布有特点的安排?
After https://github.com/llvm/llvm-project/pull/69498 I started to get the following asserts in the protobuf compiler `protoc` linked with libc++ built with -fno-exceptions and -fsanitize=cfi-icall: `../../third_party/libc++/src/src/new.cpp:62: assertion !std::__is_function_overridden(static_cast(&operator new)) failed: libc++ was configured...
Ideas
https://github.com/net4people/bbs/issues/136#issuecomment-1279687386 * Per connection preamble: Perform a real or realistic http request as the tunnel preamble to confuse traffic analysis systems that handles the starting part of a traffic flow...
User was confused why there as no update to plugin https://github.com/klzgrad/naiveproxy/issues/632#issuecomment-2094296749