Project

ruby-pcap

0.0
Low commit activity in last 3 years
No release in over a year
Ruby interface to LBL Packet Capture library. This library also includes classes to access packet header fields.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

 Project Readme

ruby-pcap

build workflow

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 fukusima@goto.info.waseda.ac.jp

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.