Skip to content

Instantly share code, notes, and snippets.

View yechs's full-sized avatar

Ye Shu yechs

View GitHub Profile
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

Keybase proof

I hereby claim:

  • I am yechs on github.
  • I am yechs (https://keybase.io/yechs) on keybase.
  • I have a public key ASBBzPa2CbEzmWxbZUnSH-6g8VSEKT3DpUNEiP9mEkZvDwo

To claim this, I am signing this object:

#! /usr/bin/env python
#encoding=utf-8
from flask import Flask
from flask import request
import socket
import hashlib
import urllib
import sys
import os
import json