Skip to content

Instantly share code, notes, and snippets.

View Sonbh's full-sized avatar

Bui Hong Son Sonbh

  • Hanoi
View GitHub Profile
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
@Sonbh
Sonbh / aaaaa
Created April 12, 2018 08:24
aaaaa
# !/usr/bin/python3
# -*- coding: utf-8 -*-
__author__ = 'HongSon'
from queue import Queue
from optparse import OptionParser
import time, sys, socket, threading, logging, urllib.request, random
import urllib.request, urllib.parse
from random import choice
from string import ascii_uppercase