Skip to content

Instantly share code, notes, and snippets.

View ZiggyMaes's full-sized avatar

Ziggy Maes ZiggyMaes

View GitHub Profile
using OpenSSL.X509Certificate2Provider;
using System;
using System.IO;
using System.Net.Security;
using System.Security.Cryptography.X509Certificates;
using WebSocketSharp;
namespace FcdConsole
{
class Program