TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Mitmproxy 9: WireGuard Mode

158 点作者 mhils超过 2 年前

12 条评论

mhils超过 2 年前
mitmproxy dev here, happy to answer questions once I'm back home later! :)
评论 #33388040 未加载
评论 #33387705 未加载
评论 #33393688 未加载
评论 #33386025 未加载
ericb超过 2 年前
Is the UDP work a precursor to HTTP&#x2F;3 support? I don&#x27;t see HTTP&#x2F;3 mentioned in the announcement, so I assume that something else is needed to make it work still?<p>Edit: I take that back, I see &quot;Add HTTP&#x2F;3 binary frame content view&quot; in the commits. So does that mean it works? I would have thought that would be a headline-level announcement, though?<p>Either way, amazing stuff, and thanks for the brilliant work!
评论 #33384927 未加载
cjbprime超过 2 年前
This looks great! My only frustration is not with mitmproxy, but macOS -- setting a proxy in System Preferences-&gt;Network isn&#x27;t a guarantee that it will be used by apps, and there doesn&#x27;t appear to be a clean way to force all traffic through a proxy.
评论 #33387022 未加载
评论 #33386909 未加载
nanomonkey超过 2 年前
A friend of mine claims to have found mitmproxy on her phone, and is worried that her ex husband is using it to track her movements and interactions. I am unable to find anything concrete to say whether or not this is a possibility. Anyone heard of something similar being done, and know how this could have been accomplished. She says he didn&#x27;t have access to her phone, but I know he is technically capable.
评论 #33388565 未加载
评论 #33388630 未加载
saghul超过 2 年前
Nice work! Does this mean that intercepting WebRTC media traffic is now possible? It&#x27;s DTLS, so I guess I&#x27;ll have to check it out!
评论 #33388108 未加载
armitron超过 2 年前
This is crying to be rewritten in a faster language. Python is too inefficient for a lot of production mitm use cases.
评论 #33389780 未加载
评论 #33389031 未加载
lordgrenville超过 2 年前
I don&#x27;t know anything about this project, can somebody explain what the (nonmalicious) use case would be?
评论 #33387957 未加载
评论 #33386830 未加载
评论 #33386447 未加载
csdvrx超过 2 年前
Do you have links for the Magisk module? (and ideally a quick android tutorial)
评论 #33385616 未加载
评论 #33387085 未加载
spockz超过 2 年前
Is there something like this that can introduce network latency, but on the TLS and&#x2F;or HTTP level? E.g. delay TLS handshake (to simulate CRL checks), send headers but delay streaming, etc.
评论 #33386829 未加载
syntaxing超过 2 年前
Is there a good mitmproxy configuration that blocks ads network wide particularly YouTube? I tried using mitm-adblock but it was so slow it was unusable.
评论 #33388129 未加载
GekkePrutser超过 2 年前
Is the wireguard option also supported on the Basis? Especially FreeBSD which now has wireguard kernel support.
评论 #33392855 未加载
dontbenebby超过 2 年前
Thanks for this! I haven&#x27;t really played around with packet captures since back before HTTPS was widespread but I&#x27;ve heard a lot of people gripe about it over the years.<p>Big shoutout to one of the poor bastards who had me as their student back when Pitt segmented the school of information science away from the rest of the network.<p>I have no idea if that&#x27;s still the case, because those moron librarians added a card reader, and I don&#x27;t know how to parkour onto the roof of <i>that</i> building.<p>I got hung up on the fact an extra credit question go marked wrong because I said based on the SSID, the packets were from a BSD operating system. The TA marked it wrong and said &quot;no, it&#x27;s from an OSX system&quot;... I ended up in the actual professor&#x27;s office, with a listout of the various codes for manufacturers and pointing out there&#x27;s no &quot;OSX&quot; specific one.<p>(In retrospect, it was a situation where I was rules lawyering because I was pissed because I kept bumping into a string of people who&#x27;d tell me &quot;It&#x27;s not my job to teach you&quot; only... they weren&#x27;t some cute woman from Iowa in town for a book signing meeting me for espresso, they were literally a professor teaching, in one case, a &quot;statistics for psychology students&quot; course I selected EXPLICITLY because their students also haven&#x27;t had Calculus... and they were tanking my GPA.<p>Anyways, I&#x27;m re-hash-ing very old gripes, but it felt like something fundemental shifted when https went widespread, while universities seem to focus on weird CTF bullshit.<p>(You can just message them on a dating application, though then they&#x27;ll make a show of refusing to hire you <i>and</i> reporting you to the FBI as a possible cyberterrorist... like uh, I get that it&#x27;s spooky season or whatever but if someone made an offer I wouldn&#x27;t be a cyberterrorist anymore!!)<p>Anyways, I am looking forward to playing with this after I clear my todos. Thanks for the hard work.