fopinappb
fopinappb
I was actually checking if mitmproxy supported `SO_ORIGINAL_DST` for transparent proxying and landed on this thread. Good to know it does, yet not sure I understand the issue reported here....
It'd be really nice to have this covered by the proxy itself as noone can inspect encoded responses without decoding them :) For anyone bumping into this issue, sharing a...
I suppose this is fixed by #284
I believe this is possible, right?
Just tested a few versions and the warning is introduced in 1.61 (1.60 doesn't show it) Also, this issue is just about the warning after all. The fact that no...
https://github.com/arakelian/java-jq/blob/9526168bbdc57a871d522ba5d6a09736d809e55b/src/main/java/com/arakelian/jq/NativeLib.java#L148-L153 I guess the lack of darwin arm64 library is the issue
Does https://github.com/JetBrains/teamcity-hashicorp-vault-plugin/pull/58 help in any way with this issue? Could the same be applied here? (not familiar with the code)