Simple HTTP server that listens on a vsock interface and exits after 30 seconds.
Ensure Rust toolchain and nitro-cli is installed.
- Run
make install-relayto install IPv4/vsock relay. - Run
maketo build and start the enclave image. - In another session, run
make run-relay. - In yet another session, run
make spamto send many requests via the relay.