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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: Atlantis – Inspect Network Traffic from iOS app with 1 line of code

3 点作者 nghiatran_feels超过 4 年前

1 comment

nghiatran_feels超过 4 年前
Hi, I have currently built Atlantis, an Open Source - iOS framework that is capable of capture all network traffic from your iOS app and inspects the log on the Proxyman Mac app with a <i>single line of code</i> [1].<p>Behind the scene, Atlantis is written by Swift and does “Method Swizzling” to all URLSession and URLConnection functions, then sending the log to the Proxyman app for inspecting by Bonjour Service [2].<p>iOS folks don&#x27;t have to manually config HTTP Proxy or Install Certificates anymore. It just works as soon as you start the Atlantis.<p>I believe that Atlantis would be a big pleasure for mobile developers during app debugging.<p>[1]: <a href="https:&#x2F;&#x2F;github.com&#x2F;ProxymanApp&#x2F;atlantis#how-to-use" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;ProxymanApp&#x2F;atlantis#how-to-use</a> [2]: <a href="https:&#x2F;&#x2F;developer.apple.com&#x2F;bonjour&#x2F;" rel="nofollow">https:&#x2F;&#x2F;developer.apple.com&#x2F;bonjour&#x2F;</a>
评论 #24988985 未加载