/veilcomm

Rust-based Tor reimplementation for secure P2P communication

Primary LanguageRustApache License 2.0Apache-2.0

Running a Directory

cargo watch --env RUST_LOG=info -q -c -w src/ -x run

Testing

cargo test -- --nocapture