Skip to content

Instantly share code, notes, and snippets.

View hesantech's full-sized avatar
🎯
Focusing

Mahesan hesantech

🎯
Focusing
View GitHub Profile
@xr09
xr09 / knocker.py
Last active November 12, 2018 15:41
import csv
import datetime
import subprocess
import logging
from concurrent.futures import ThreadPoolExecutor
WORKERS_FILE = 'workers.csv'