Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View packetpro's full-sized avatar
🌴
On vacation
🌴
On vacation

Block or report packetpro

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
packetpro/README.md

PacketPro

PacketPro is a powerful HTTP / HTTPS packet capture and request rewrite tool for iOS and macOS, built for developers, testers, and advanced users.

It works without jailbreak, uses official system APIs, and keeps all traffic data locally.

Capture. Inspect. Rewrite.
No Jailbreak. No Root. Privacy-First.


✨ Key Features

πŸ” HTTP / HTTPS Packet Capture

  • Capture network traffic from apps and the system in real time
  • Full HTTPS support via trusted local certificates
  • Inspect complete request details:
    • URL / Method
    • Headers
    • Query parameters
    • Request & response bodies

✏️ Request / Response Rewrite

PacketPro provides a rule-based rewrite engine:

  • Request header rewrite
  • Request body rewrite
  • Response body rewrite
  • Conditional filters (domain / path / method)
  • Multiple rules executed in order

Use cases:

  • API mocking
  • Backend bug simulation
  • Feature testing
  • Local validation before release

🧠 Filter Rule System

  • Exact match / contains match
  • Multiple conditions per rule
  • Enable / disable rules instantly
  • Reusable rule templates

πŸ” No Jailbreak Required

  • Built on Apple’s Network Extension framework
  • Uses official system APIs
  • No private APIs
  • Fully compliant with Apple security models

πŸ›‘οΈ Privacy-First Design

  • All traffic data stays on device
  • No accounts, no cloud, no tracking
  • Zero data collection

🎯 Use Cases

  • iOS / macOS network debugging
  • API inspection and analysis
  • Request and response rewriting
  • Testing app behavior with abnormal data
  • Learning HTTP / HTTPS protocols
  • Legal and authorized traffic analysis

πŸ“± Supported Platforms

  • iOS

πŸš€ Design Philosophy

  • Developer-first
  • Powerful, yet minimal
  • Fully controllable
  • Privacy is never traded for features

πŸ”‘ Common Search Keywords

Use these keywords for GitHub, Google, App Store, and developer communities:

Network & Proxy

  • http proxy
  • https proxy
  • packet capture
  • network sniffer
  • traffic inspector
  • ios packet capture
  • mac network debug

iOS / macOS Development

  • ios network debug
  • ios http proxy
  • ios https proxy
  • network extension
  • app traffic monitor
  • api debug ios

Rewrite & Testing

  • request rewrite
  • response rewrite
  • api mock
  • api testing tool
  • http rewrite rules
  • traffic rewrite

Alternatives

  • charles alternative ios
  • proxyman alternative
  • fiddler alternative mac
  • mitm proxy ios

⚠️ Disclaimer

PacketPro is intended only for legal and authorized debugging and learning purposes.
Always ensure you have permission to capture or modify network traffic.


πŸ“„ License

MIT License (update if needed)


πŸ‘€ Author

Built by an indie developer focused on privacy-first developer tools.

Popular repositories Loading

  1. cloudflare-chatgpt cloudflare-chatgpt Public

    run chatgpt in cloudflare worker, then you can call it anywhere

    JavaScript 45 10

  2. message message Public

  3. nextra nextra Public

    Forked from shuding/nextra

    The Next.js Static Site Generator

    JavaScript

  4. SwiftUIAddToSiriButton SwiftUIAddToSiriButton Public

    Forked from funkydevil/SwiftUIAddToSiriButton

    SwiftUI example of how add siri shortcuts

    Swift

  5. SiriKitExample SiriKitExample Public

    Forked from tigi44/SiriKitExample

    iOS SiriKit(Shotcuts) Example

    Swift

  6. sketching sketching Public

    Forked from iazrael/sketching

    convert a picture to sketch by html5 canvas

    JavaScript