choll / packetpeeper

A free network protocol analyzer for Mac OS X

Home Page:https://packetpeeper.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A free network protocol analyzer for Mac OS X

https://packetpeeper.org/

License:GNU General Public License v2.0


Languages

Language:Objective-C 90.2%Language:C 5.2%Language:Python 2.9%Language:Objective-C++ 0.9%Language:C++ 0.6%Language:Rich Text Format 0.3%