Skip to content

Instantly share code, notes, and snippets.

@ariyako
ariyako / downtime.py
Created June 14, 2018 07:07 — forked from waleedahmad/downtime.py
Python script to monitor your internet down time
#!/usr/bin/python3
# -*- coding: utf-8 -*-
import os
import csv
import sys
import time
import socket
import datetime
@ariyako
ariyako / malaysia_postcode_list.json
Created September 20, 2016 03:52 — forked from zulhfreelancer/malaysia_postcode_list.json
Malaysia Postcode List By State (JSON)
{
"prepared_by": "Zulhilmi Zainudin",
"last_update": "21 June 2016",
"data": [
{
"state": "Selangor",
"codes": [
"40000",
"40100",