Skip to content

Instantly share code, notes, and snippets.

@DevJohnC
Created September 16, 2013 08:31
Show Gist options
  • Select an option

  • Save DevJohnC/6577995 to your computer and use it in GitHub Desktop.

Select an option

Save DevJohnC/6577995 to your computer and use it in GitHub Desktop.
Clearly the best piece of code ever because it looks pretty in the console
Console.WriteLine("***************************************************");
Console.WriteLine("* *");
Console.WriteLine("* IMPORTANT *");
Console.WriteLine("* THIS SERVERS PUBLIC KEY FINGERPRINT IS *");
Console.WriteLine("* {0} *", fingerprint);
Console.WriteLine("* CHECK THIS FINGERPRINT WHEN ADDING NODES *");
Console.WriteLine("* *");
Console.WriteLine("***************************************************");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment