Skip to content
This repository has been archived by the owner on Aug 13, 2019. It is now read-only.

zapcannon87/Sniffer

Repository files navigation

Sniffer

Sniffer is based on NetworkExtension framework and provides system level's Network Session Sniffing.

Running

Before running, use Carthage to integrate CocoaAsyncSocket & ZPTCPIPStack.

If you installed carthage, just run this command.

carthage update

Then, add the extension and framework's scheme.

Warning

there is a problem with directly integrating ZPTCPIPStack into project using Carthage, so I must refer the files to the project's inner framework. if you just run this demo, well, no problem. but if you want to modify file or file's organisation, you must know what you are doing.

Feature

Now, this demo just implement HTTP & HTTPS & TCP(Except HTTP & HTTPS) Proxy.

About

Network Session Sniffer based on NetworkExtension Framework for iOS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages