cleanwire

1.0.4 • Public • Published

Clean wire

Util for analysing network traffic between Docsvision server and client captured by Wireshark.

Installation:

npm i cleanwire -g

Usage:

cleanwire ./myCapture.json

To get wireshark json choose in wireshark menu File -> Export Packet Dissections -> As JSON.

Output will be written to myCapture.result.json file. Output will contain only actual information (SOAPAction and formatted request/answer body). This output can be processed with diff tool like KDiff3 to find differences between two communication sessions.

Readme

Keywords

none

Package Sidebar

Install

npm i cleanwire

Weekly Downloads

0

Version

1.0.4

License

MIT

Unpacked Size

2.18 kB

Total Files

3

Last publish

Collaborators

  • docsvision