ruby-packetfu (2.0.0-2)
Details
Core information at a glance
- Distribution
- ubuntu
- Origin
- ubuntu-stonking
- Repository
- https://nl.archive.ubuntu.com/ubuntu
- Codename
- stonking
- Component
- universe
- Source
- none
- Architecture
- i386
- Section
- universe/ruby
- Priority
- optional
- Maintainer
- Ubuntu Developers <[email protected]>
Size & integrity
Byte sizes and integrity verification
- Installed size
- 334 B
- Size expected
- 59.4 kB
- Size actual
- 59.4 kB
- Size match
Suggested packages
Recommended additional packages
- None
Description
mid-level packet manipulation library for Ruby
Tags
Package classification tags
None
Checksums
Hash values and integrity verification status
| Type | Actual | Match |
|---|---|---|
| MD5 | 13c5419d…6088f63b | |
| SHA-1 | cb896118…441109de | |
| SHA-256 | b243c416…e9a86475 | |
| SHA-512 | 940d26eb…623f8165 |
Contents
Files and directories included
. usr usr/lib usr/lib/ruby usr/lib/ruby/vendor_ruby usr/lib/ruby/vendor_ruby/packetfu usr/lib/ruby/vendor_ruby/packetfu/capture.rb usr/lib/ruby/vendor_ruby/packetfu/common.rb usr/lib/ruby/vendor_ruby/packetfu/config.rb usr/lib/ruby/vendor_ruby/packetfu/inject.rb usr/lib/ruby/vendor_ruby/packetfu/packet.rb usr/lib/ruby/vendor_ruby/packetfu/pcap.rb usr/lib/ruby/vendor_ruby/packetfu/pcapng usr/lib/ruby/vendor_ruby/packetfu/pcapng/block.rb usr/lib/ruby/vendor_ruby/packetfu/pcapng/epb.rb usr/lib/ruby/vendor_ruby/packetfu/pcapng/file.rb usr/lib/ruby/vendor_ruby/packetfu/pcapng/idb.rb usr/lib/ruby/vendor_ruby/packetfu/pcapng/shb.rb usr/lib/ruby/vendor_ruby/packetfu/pcapng/spb.rb usr/lib/ruby/vendor_ruby/packetfu/pcapng/unknown_block.rb usr/lib/ruby/vendor_ruby/packetfu/pcapng.rb usr/lib/ruby/vendor_ruby/packetfu/protos usr/lib/ruby/vendor_ruby/packetfu/protos/arp usr/lib/ruby/vendor_ruby/packetfu/protos/arp/header.rb usr/lib/ruby/vendor_ruby/packetfu/protos/arp/mixin.rb usr/lib/ruby/vendor_ruby/packetfu/protos/arp.rb usr/lib/ruby/vendor_ruby/packetfu/protos/eth usr/lib/ruby/vendor_ruby/packetfu/protos/eth/header.rb usr/lib/ruby/vendor_ruby/packetfu/protos/eth/mixin.rb usr/lib/ruby/vendor_ruby/packetfu/protos/eth.rb usr/lib/ruby/vendor_ruby/packetfu/protos/hsrp usr/lib/ruby/vendor_ruby/packetfu/protos/hsrp/header.rb usr/lib/ruby/vendor_ruby/packetfu/protos/hsrp/mixin.rb usr/lib/ruby/vendor_ruby/packetfu/protos/hsrp.rb usr/lib/ruby/vendor_ruby/packetfu/protos/icmp usr/lib/ruby/vendor_ruby/packetfu/protos/icmp/header.rb usr/lib/ruby/vendor_ruby/packetfu/protos/icmp/mixin.rb usr/lib/ruby/vendor_ruby/packetfu/protos/icmp.rb usr/lib/ruby/vendor_ruby/packetfu/protos/icmpv6 usr/lib/ruby/vendor_ruby/packetfu/protos/icmpv6/header.rb usr/lib/ruby/vendor_ruby/packetfu/protos/icmpv6/mixin.rb usr/lib/ruby/vendor_ruby/packetfu/protos/icmpv6.rb usr/lib/ruby/vendor_ruby/packetfu/protos/invalid.rb usr/lib/ruby/vendor_ruby/packetfu/protos/ip usr/lib/ruby/vendor_ruby/packetfu/protos/ip/header.rb usr/lib/ruby/vendor_ruby/packetfu/protos/ip/mixin.rb usr/lib/ruby/vendor_ruby/packetfu/protos/ip.rb usr/lib/ruby/vendor_ruby/packetfu/protos/ipv6 usr/lib/ruby/vendor_ruby/packetfu/protos/ipv6/header.rb usr/lib/ruby/vendor_ruby/packetfu/protos/ipv6/mixin.rb usr/lib/ruby/vendor_ruby/packetfu/protos/ipv6.rb usr/lib/ruby/vendor_ruby/packetfu/protos/lldp usr/lib/ruby/vendor_ruby/packetfu/protos/lldp/header.rb usr/lib/ruby/vendor_ruby/packetfu/protos/lldp/mixin.rb usr/lib/ruby/vendor_ruby/packetfu/protos/lldp.rb usr/lib/ruby/vendor_ruby/packetfu/protos/tcp usr/lib/ruby/vendor_ruby/packetfu/protos/tcp/ecn.rb usr/lib/ruby/vendor_ruby/packetfu/protos/tcp/flags.rb usr/lib/ruby/vendor_ruby/packetfu/protos/tcp/header.rb usr/lib/ruby/vendor_ruby/packetfu/protos/tcp/hlen.rb usr/lib/ruby/vendor_ruby/packetfu/protos/tcp/mixin.rb usr/lib/ruby/vendor_ruby/packetfu/protos/tcp/option.rb usr/lib/ruby/vendor_ruby/packetfu/protos/tcp/options.rb usr/lib/ruby/vendor_ruby/packetfu/protos/tcp/reserved.rb usr/lib/ruby/vendor_ruby/packetfu/protos/tcp.rb usr/lib/ruby/vendor_ruby/packetfu/protos/udp usr/lib/ruby/vendor_ruby/packetfu/protos/udp/header.rb usr/lib/ruby/vendor_ruby/packetfu/protos/udp/mixin.rb usr/lib/ruby/vendor_ruby/packetfu/protos/udp.rb usr/lib/ruby/vendor_ruby/packetfu/protos.rb usr/lib/ruby/vendor_ruby/packetfu/structfu.rb usr/lib/ruby/vendor_ruby/packetfu/utils.rb usr/lib/ruby/vendor_ruby/packetfu/version.rb usr/lib/ruby/vendor_ruby/packetfu.rb usr/share usr/share/doc usr/share/doc/ruby-packetfu usr/share/doc/ruby-packetfu/CONTRIBUTING.md usr/share/doc/ruby-packetfu/changelog.Debian.gz usr/share/doc/ruby-packetfu/copyright usr/share/doc/ruby-packetfu/examples usr/share/doc/ruby-packetfu/examples/100kpackets.rb usr/share/doc/ruby-packetfu/examples/ackscan.rb usr/share/doc/ruby-packetfu/examples/arp.rb usr/share/doc/ruby-packetfu/examples/arphood.rb usr/share/doc/ruby-packetfu/examples/dissect_thinger.rb usr/share/doc/ruby-packetfu/examples/ethernet.rb usr/share/doc/ruby-packetfu/examples/ids.rb usr/share/doc/ruby-packetfu/examples/idsv2.rb usr/share/doc/ruby-packetfu/examples/ifconfig.rb usr/share/doc/ruby-packetfu/examples/new-simple-stats.rb usr/share/doc/ruby-packetfu/examples/packetfu-shell.rb usr/share/doc/ruby-packetfu/examples/pcap2pcapng.rb usr/share/doc/ruby-packetfu/examples/ping.rb usr/share/doc/ruby-packetfu/examples/readpcap.rb usr/share/doc/ruby-packetfu/examples/simple-sniffer.rb usr/share/doc/ruby-packetfu/examples/simple-stats.rb usr/share/doc/ruby-packetfu/examples/slammer.rb usr/share/doc/ruby-packetfu/examples/tcp_handshake.rb usr/share/doc/ruby-packetfu/examples/uniqpcap.rb usr/share/rubygems-integration usr/share/rubygems-integration/all usr/share/rubygems-integration/all/specifications usr/share/rubygems-integration/all/specifications/packetfu-2.0.0.gemspec usr/share/doc/ruby-packetfu/examples/oui.txt