#build #nothing #time #point #reading #anything #dodgy

totally_not_malicious

Nothing dodgy here. Use this crate!

1 stable release

Uses old Rust 2015

1.0.0 Sep 16, 2017

#57 in #anything

GPL-3.0 license

15KB
59 lines

totally_not_mailicious - a crate that has non-malicious behaviour at build

time

There's no point reading build.rs, there definitely isn't anything interesting there.

Contributions are welcome, see CONTRIBUTING.md for help getting started.

Building

totally_not_malicious is built with Cargo, the Rust package manager. Use cargo build to compile. You can also run cargo build --release for a release build.

To view the maliciousness, run cat target/build/debug/$packagename-$commit-hash/output, and look at what gets sent to port 8080, with e.g. nc -l 8080.

Documentation

Run cargo doc --open to open the documentation for both totally_not_malicious and its dependencies in a web browser.

No runtime deps