Skip to content

Instantly share code, notes, and snippets.

View mrqwer88's full-sized avatar

Sergei Mamonov mrqwer88

  • https://fastvps.ee/
View GitHub Profile
package main
import "fmt"
import "sort"
import "strings"
import (
"code.google.com/p/getopt"
"github.com/google/gopacket"
"github.com/google/gopacket/layers"