Skip to content

Instantly share code, notes, and snippets.

@ozgun
Created January 25, 2013 10:31
Show Gist options
  • Select an option

  • Save ozgun/4633373 to your computer and use it in GitHub Desktop.

Select an option

Save ozgun/4633373 to your computer and use it in GitHub Desktop.
BSON:ObjectId('5101b247c0a8050e1496f7fa')
# BSON::ObjectId('5101b247c0a8050e1496f7fa')
#
# 5101b247 c0a8050e 1496 f7fa
#
# * timtestamp = 0x5101b247 # => 1359065671
# * src_ip = 0xc0a8050e # => 192.168.5.14
# * src_port = 0x1496 # => 5270
# * dst_port = 0xf7fa # => 63482
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment