A program that pipes stdio to the other side with STUN/TURN.
cryocat-server -b 0.0.0.0:80export SERVER=ws://server.example.com
export STUN=stun.example.com
export TURN=turn.example.com
export TURN_USERNAME=username
export TURN_CREDENTIAL=credential
cryocat some-id