Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.