Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 155 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 155 Bytes

netcrab

A really simple rust netcat implementation.

Install

$ cargo install --path .
$ nc --help

Compile

$ cargo build --release