https://github.com/sharksforarms/hatchet
(Under construction) Network packet manipulation toolkit
https://github.com/sharksforarms/hatchet
network packet rust
Last synced: about 1 year ago
JSON representation
(Under construction) Network packet manipulation toolkit
- Host: GitHub
- URL: https://github.com/sharksforarms/hatchet
- Owner: sharksforarms
- Created: 2021-06-01T17:04:44.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-01T02:59:46.000Z (over 3 years ago)
- Last Synced: 2025-03-27T07:35:48.275Z (about 1 year ago)
- Topics: network, packet, rust
- Language: Rust
- Homepage:
- Size: 104 KB
- Stars: 7
- Watchers: 5
- Forks: 2
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hatchet
[](https://crates.io/crates/hatchet)
[](https://docs.rs/hatchet)
[](https://github.com/sharksforarms/hatchet/actions)
[](https://codecov.io/gh/sharksforarms/hatchet)
[](https://gitter.im/rust-hatchet/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
🚧 Under Construction
A Network Packet Manipulation Toolkit inspired by [Scapy](https://scapy.net/)
Hatchet enables extensible parsing and crafting of network packets.