- Notifications
You must be signed in to change notification settings - Fork1
PCAP to HEP Conversion via Browser
License
NotificationsYou must be signed in to change notification settings
lmangani/pcap2hep
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Barebone PCAP to HEP converter for the Browser via webSockets.
- Working HEP Server (HOMER, HEPIC)
- SIP PCAPs & Modern Browser
Launch the service and browse to port 5000 to upload your PCAP:
./pcap2hep.js -s 127.0.0.1 -p 9060
-w: HEP3 Websocket Port (8060) -W: HEP3 Web Port (5000) -s: HEP3 Collector IP (127.0.0.1) -p: HEP3 Collector Port (9060) -i: HEP3 Agent ID
- HEP Websocket by QXIP
- PCAP loader byNick Knight