Created
April 24, 2018 19:53
-
-
Save picatz/df9f48f0e405ef7c247ee2756adeb2fa to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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