项目作者: choll

项目描述 :
A free network protocol analyzer for Mac OS X
高级语言: Objective-C
项目地址: git://github.com/choll/packetpeeper.git
创建时间: 2019-11-16T22:54:11Z
项目社区:https://github.com/choll/packetpeeper

开源协议:GNU General Public License v2.0

下载


Packet Peeper

Xcode

Latest Release

Download here.

Building

Run:

  • git submodule update --init --recursive
  • xcodebuild -target All -configuration Release

If you want to build a dmg file run:

  • xcodebuild -target CreateDiskImage -configuration Release

Releases

  • Push a tag with pattern YYYY-MM-DD and a release will be created containing a disk image built from the tag.