Skip to content

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

Notifications You must be signed in to change notification settings

ottomao/TrafficRecorder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published