https://github.com/dantecatalfamo/pcaptest
https://github.com/dantecatalfamo/pcaptest
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dantecatalfamo/pcaptest
- Owner: dantecatalfamo
- Created: 2023-06-12T01:12:37.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-10-09T04:23:56.000Z (over 1 year ago)
- Last Synced: 2025-03-05T21:03:36.069Z (about 2 months ago)
- Language: Zig
- Size: 879 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Pcaptest
Small toy written in zig that decodes network packets.
Packets are captured using `libpcap` and graphed with a GUI made with `raylib`.
The packet headers are printed to the terminal and they're processed.
