An open API service indexing awesome lists of open source software.

https://github.com/alexruzin/websock

A covert, encrypted and compressed, socket stream that is encoded on top of plaintext HTTP. The plaintext traffic contains an ECDH negotiated key, along with an RC4 cipher stream.
https://github.com/alexruzin/websock

buffer compression covert-channel data-transfer ecdh gzip http interface-design key-exchanges nist protocol reader socketstream writer-interface

Last synced: 24 days ago
JSON representation

A covert, encrypted and compressed, socket stream that is encoded on top of plaintext HTTP. The plaintext traffic contains an ECDH negotiated key, along with an RC4 cipher stream.

Awesome Lists containing this project