RubyGems.org

packetfu

1.0.4.pre

PacketFu is a mid-level packet manipulation library for Ruby. With it, users can read, parse, and write network packets with the level of ease and fun they expect from Ruby. Note that this gem does not automatically require pcaprub, since users may install pcaprub through non-gem means.

installgem install packetfu -v 1.0.4.pre --pre
Authors

Tod Beardsley

15,133 total downloads 172 for this version
Owners

590273fa1d26b0cbd5c09692e2a8ae73

Gemfile
gem "packetfu", "~> 1.0.4.pre"
Versions
  1. 1.1.6 October 27, 2012
  2. 1.1.5 December 5, 2011
  3. 1.1.4 December 5, 2011
  4. 1.1.3 October 5, 2011
  5. 1.1.2 October 1, 2011
Show all versions (13 total)
Development Dependencies
  1. pcaprub >= 0.9.2
  2. rspec >= 0