# pwnboard-rs ## Provides HTTP Bindings for Pwnboard in Rust Pwnboard is a Red Team tool to display and manage all boxes in a competition. Tools of the red team can call this API to indicate control to the other members. This crate binds those API routes to rust functions for easier access without manually making requests.