File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Load diff This file was deleted.
Original file line number Diff line number Diff line change @@ -75,26 +75,24 @@ npm run tauri build
7575
7676## Features
7777
78- ### 🔍 For Beginners
78+ ### For Beginners
7979
8080- ** Essentials View** - Get instant packet summaries without deep protocol knowledge
8181- ** Natural Language Narrative** - Automatic plain-English explanation of each packet
8282- ** Smart Payload Detection** - Auto-detects and formats JSON, JWT, and text payloads
8383
84- ### 📊 For Professionals
84+ ### For Professionals
8585
8686- ** Protocol Tree** - Full RFC-compliant packet dissection
8787- ** Hex View** - Raw byte inspection with highlighting
88- - ** Intelligence Panel** - Risk scores, entropy analysis, JA3 fingerprints
89- - ** Timeline View** - Temporal analysis of network flows
88+ - ** Artifacts Export** - Export individual packets and artifacts (PDF, JPG, PNG)
89+ - ** Follow Stream** - Reassembled TCP/UDP stream view
90+ - ** Statistics Panel** - Traffic rate charts, protocol distribution, top talkers
9091
91- ### 🎨 Design Philosophy
92+ ### Design Philosophy
9293
9394- ** Warm Minimalism** - Designed to reduce eye strain during long sessions
94- - ** Keyboard Shortcuts** - Power user efficiency
95- - ` Ctrl+F ` - Focus filter
96- - ` Ctrl+E ` - Toggle statistics
97- - ` Escape ` - Clear selection
95+ - ** Theme Toggle** - Light/dark mode support
9896
9997---
10098
Original file line number Diff line number Diff line change 66 "author" : " AuraCap Team" ,
77 "repository" : {
88 "type" : " git" ,
9- "url" : " https://github.com/user/auracap .git"
9+ "url" : " https://github.com/pallab-js/r-wire .git"
1010 },
1111 "scripts" : {
1212 "dev" : " vite dev" ,
You can’t perform that action at this time.
0 commit comments