Denis Denisov
Denis Denisov
@andyone Resolved problem d33d2fd & nginx-modules/libbrotli@79c8555
- https://github.com/ngtcp2/ngtcp2#configuring-wireshark-for-quic - https://boringssl.googlesource.com/boringssl/+/e776cc29568e520aaabc83188cc7db7991f0b776 - https://github.com/quicwg/base-drafts/wiki/Tools#wireshark - https://blog.salrashid.dev/articles/2021/wireshark-grpc-tls/ - https://mitmproxy.org/ - mitmproxy/mitmproxy#5435 (https://github.com/mitmproxy/mitmproxy/blob/main/CHANGELOG.md) - https://firefox-source-docs.mozilla.org/security/nss/legacy/key_log_format/index.html - https://nginx.org/en/docs/ngx_core_module.html#env ``` env LD_PRELOAD=/usr/local/lib/libsslkeylog.so; env SSLKEYLOGFILE=/tmp/premaster.txt; ``` - https://www.netresec.com/?page=PolarProxy - https://github.com/gojue/ecapture (decodes TLS, QUIC...
duplicate #48
Hardware IO Tools for Xcode (`Network Link Conditioner`) should work too macOS/iOS.
I don't have an Apple Silicon (ARM64) environment to test at the moment, also using Travis instead of Github Actions. If you have a fix, please submit a [pull request](https://github.com/denji/homebrew-nginx/pulls).
@usrtax Remote access is not necessary, detailed log would be better. Do you also have an error `pcre` related to `lua` module?
@usrtax This doesn't apply to the lua module, brotli is a different module and there seems to be a problem with fakeroot isolation when building the package (/usr?). Do you...
@pornel removed `AC_CHECK_PROGS(APXS, apxs2 apxs, "")`
@RincewindsHat `cd monitoring-plugins ; cppcheck -f --enable=warning,performance,portability -j4 . 2> cppcheck_log.txt`
@yannick @jwilkins https://github.com/Homebrew/homebrew/pull/29388