Inspecting Claude Code’s Network Traffic with Linux Namespaces and MITM Proxying (Part 1)
🫧 Open on Bubbles This is an analysis of how Claude Code initiates web scraping requests. You might be surprised to find that claude code could scrape from an API endpoint, or from the host that’s running claude code. In this series, you will learn how to use network namespaces, tcpdump and MITMproxy to isolate a client’s network traffic and experimentally discover whether claude code is scraping content from an api endpoint or from the host that’s running claude code. You installed Claude Code. It ships wi
评论
?
参与讨论