# README
P2PRC CHERI Qemu SSH
The following repository was designed to SSH into the CHERI Qemu emulator from anywhere using P2PRC TURN based implementation.
Build instructions
- Build the CHERI Qemu image
- Build the go project for the TURN implementation
go build .
- Run the project
./p2prc-cheri-qemu
- Get the SSH command generated from the output.
Sample server
Feel free to try out the sample server I am currently hosting.
ssh [email protected] -p33659