Skip to content

coderscraft/tracknet

Repository files navigation

Introduction

Tracknet is network traffic analyzer built using electron and React JS. Its a standalone Mac and wondows app. Network traffic listening is achived using chrome-remote-interface and chrome-launcher.

Key Features

  • Check network response for different API patterens
  • Modify response for specific URL or Pattern

Dev Setup

git clone https://github.com/coderscraft/tracknet.git
cd tracknet
yarn install
yarn start

Installation

All binaries for mac and windows instalation are available in tracknet/binary directory

/tracknet/binary/mac/TrackNet-X.X.X.dmg

Documentation

  • Intercepting API Calls
demo.mov
  • Intercepting API calls with generic pattern
demo-2.mov
  • Modify API response to verify UI behavior
demo-3.mov

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published