Created
November 3, 2016 20:18
-
-
Save boxofrad/c2af998fa885326d1b1c3c9982e1a881 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
def source_ip_address | |
bytes[14, 4].join('.') | |
end |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment