Skip to content

hinoue/ruby-pcap

 
 

Repository files navigation

no longer maintained

I'm no longer actively maintaining this project, get in touch if you're interested in taking it over.

ruby-pcap

Build Status

ruby-pcap is a ruby extension to LBL libpcap (Packet Capture library). This library also includes classes to access TCP/IP header.

Installation

gem install ruby-pcap

Requirements

Usage

See the documentation under the directory 'doc'. Directory 'examples' contains some simple scripts.

Author

Masaki Fukushima [email protected]

Copyright

ruby-pcap is copyrighted free software by Masaki Fukushima.

You can redistribute it and/or modify it under the terms of the GPL (GNU GENERAL PUBLIC LICENSE). See COPYING file about GPL.

THIS SOFTWARE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. See the GPL for more details.

About

Ruby interface to LBL Packet Capture library.

Resources

License

Unknown, GPL-2.0 licenses found

Licenses found

Unknown
LICENSE
GPL-2.0
COPYING

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 63.0%
  • HTML 31.1%
  • Ruby 5.9%