Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sharksforarms/hatchet
(Under construction) Network packet manipulation toolkit
https://github.com/sharksforarms/hatchet
network packet rust
Last synced: about 2 hours 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 (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-03-01T02:59:46.000Z (over 1 year ago)
- Last Synced: 2024-05-01T16:16:25.287Z (7 months ago)
- Topics: network, packet, rust
- Language: Rust
- Homepage:
- Size: 104 KB
- Stars: 6
- Watchers: 6
- Forks: 2
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hatchet
[![Latest Version](https://img.shields.io/crates/v/hatchet.svg)](https://crates.io/crates/hatchet)
[![Rust Documentation](https://docs.rs/hatchet/badge.svg)](https://docs.rs/hatchet)
[![Actions Status](https://github.com/sharksforarms/hatchet/workflows/CI/badge.svg)](https://github.com/sharksforarms/hatchet/actions)
[![codecov](https://codecov.io/gh/sharksforarms/hatchet/branch/master/graph/badge.svg)](https://codecov.io/gh/sharksforarms/hatchet)
[![Gitter](https://badges.gitter.im/rust-hatchet/community.svg)](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.