Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 166 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 166 Bytes

bytestream

Converts numbers to bytes.

Usage

bytestream number1 number2 number3 ...

Example

bytestream 72 69 76 76 79 10

I use this for netcat to send bytes.