Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dlebrero/wireshark-plantuml
Generates a PlantUML sequence diagram given a Wireshark JSON capture.
https://github.com/dlebrero/wireshark-plantuml
Last synced: 8 days ago
JSON representation
Generates a PlantUML sequence diagram given a Wireshark JSON capture.
- Host: GitHub
- URL: https://github.com/dlebrero/wireshark-plantuml
- Owner: dlebrero
- Created: 2017-06-27T09:01:22.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-10-16T23:36:45.000Z (about 7 years ago)
- Last Synced: 2024-08-01T15:35:40.695Z (3 months ago)
- Language: Clojure
- Size: 57.6 KB
- Stars: 144
- Watchers: 10
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# plantuml-uma
Code for the [Documenting your architecture: Wireshark, PlantUML and a REPL to glue them all.](http://danlebrero.com/2017/04/06/documenting-your-architecture-wireshark-plantuml-and-a-repl/) blog entry.
Generates a PlantUML sequence diagram given a Wireshark JSON capture.
## Usage
Start REPL, load plantuml-uma.core and reload whole file after each change