PoporNetMonitor 1.01

PoporNetMonitor 1.01

popor 维护。



 
依赖项
PoporFoundation/Prefix>= 0
PoporFoundation/NSData>= 0
PoporNetRecord>= 0
 

  • 作者
  • popor

我的盒子

PoporNetMonitor

CI Status Version License Platform

示例

要运行示例项目,请先克隆仓库,然后在 Example 目录中运行 pod install。 可以设置是否抓取 app 网络请求,不再需要电脑抓包工作,方便测试使用。 [PoporNetMonitor share].monitor = YES;

需求

安装

PoporNetMonitor 通过 CocoaPods 提供。要安装它,只需将以下行添加到 Podfile 中

pod 'PoporNetMonitor'

主要功能灵感来自:https://github.com/HDB-Li/LLDebugTool 只开启了 debug 模式,release 模式不抓取网络请求

作者

wangkq, [email protected]

许可

PoporNetMonitor可在MIT许可下使用。请参阅LICENSE文件获取更多信息。