Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 713 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 713 Bytes

Coverage Status Test Go Test

Mage

A tiny network protocol to be encapsulated in all kinds of transports. Wrap a meterpreter with it and forget all your communication problems!

Testing the Go binary

cargo build --all-features --lib
LD_LIBRARY_PATH=target/debug go test