Skip to content

Instantly share code, notes, and snippets.

View grrrrreg's full-sized avatar

Greg Villain grrrrreg

View GitHub Profile

Keybase proof

I hereby claim:

  • I am grrrrreg on github.
  • I am grrrrreg (https://keybase.io/grrrrreg) on keybase.
  • I have a public key ASBxuWAg__nirsGajgJhEOKhCciAlmcIM0DfCxaIaFtpjwo

To claim this, I am signing this object:

{
hobbies": [
"http",
"pies"
],
"description": "John is a nice guy who likes pies.",
"married": false,
"name": "John",
"bookmarks": {
"HTTPie": "http://httpie.org",
{
hobbies": [
 "http",
 "pies"
 ],
 "description": "John is a n[

Keybase proof

I hereby claim:

  • I am grrrrreg on github.
  • I am grrrrreg (https://keybase.io/grrrrreg) on keybase.
  • I have a public key ASAAf0SrJf0mkXRisoQ1RQTYi3zSuxvE6Y-T52x2vO1Srgo

To claim this, I am signing this object:

import socket
import json
from flask import Flask, request, Response, make_response
from time import sleep
asnToolApp = Flask(__name__)
# GLOBALS
CYMRU_HOST = 'whois.cymru.com'
CYMRU_PORT = 43