Initial demonstration code for a covert channel using the quic protocol.
This is a proof of concept demonstration of using the quic protocol as a covert channel to send encrypted information to a server from a client. This demonstration code depends on my fork of the aioquic project and is linked below: