Skip to content

Instantly share code, notes, and snippets.

View stephane-berube's full-sized avatar

Stéphane Bérubé stephane-berube

View GitHub Profile
// Based on: https://gist.github.com/andyleap/01601cc9cdf7d3708bb63d5867afc484
// powermon project main.go
package main
import (
"flag"
"fmt"
"io"
"log"