Skip to content

Instantly share code, notes, and snippets.

@picatz
Created April 24, 2018 19:53
Show Gist options
  • Save picatz/df9f48f0e405ef7c247ee2756adeb2fa to your computer and use it in GitHub Desktop.
Save picatz/df9f48f0e405ef7c247ee2756adeb2fa to your computer and use it in GitHub Desktop.
require "flareon"
Flareon.resolve_all("google.com") do |ip_address|
puts ip_address
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment