0.0.4 • Published 9 years ago

trafficrecorder v0.0.4

Weekly downloads
1
License
ISC
Repository
-
Last release
9 years ago

Traffic Recorder

A tool written in Node.js to save all http(s) request data on disk.

How to use

  1. install nodeJS ,then sudo npm install -g trafficrecorder

  2. start recorder by tr <dir> or trafficrecorder <dir>, here dir is the folder where you want to save data

  3. set proxy to http://127.0.0.1:8001

  4. all http(s) traffic through this proxy will be saved

Sample Result

result screenshot

Others

  • This tool is a developed on anyproxy. To use https features, you should trust a root CA generated by anyproxy. Instruction can be found here.
  • For any question, you may raise an issue or contact ottomao@gmail.com
0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago