Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 373 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 373 Bytes

tftp-rs

High performance Trivial File Transfer Protocol (TFTP) library for Rust

RFCs implemented:

Contributing

Getting the code

git clone https://github.com/arjantop/tftp-rs
cd tftp-rs
cargo build

Pull requests

This project uses git-flow (AVH).