Skip to content

Instantly share code, notes, and snippets.

@voxxit
Created October 2, 2015 11:38
Show Gist options
  • Select an option

  • Save voxxit/9a914faf1b837e063434 to your computer and use it in GitHub Desktop.

Select an option

Save voxxit/9a914faf1b837e063434 to your computer and use it in GitHub Desktop.
Some open-source projects I've worked on
  • gogeoip2 - Heroku-based lookup tool for IPs written in Go, which was used to help determine the ASN associated with an IPv4 address (useful for scraping & determining risk)

  • opensrs - Ruby gem for the OpenSRS domain name API (26k+ downloads)

  • epp - Ruby gem to help interact with domain registrars which used the EPP system (25k+ downloads)

  • dockerfiles - Collection of my various Docker images. For an example of the Go single-binary in a scratch image which is only 3MB, see my swarm image:

  • chef-etcd - Example of my work with earlier versions of Chef. I was working on building out an etcd cluster at HotelTonight on Engine Yard before I left.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment