Librenix  
(Show all Ruby articles . . .
)  
Headlines | Linux | Apps | Coding | BSD | Admin | News
Information for Linux System Administration 

Monitor network traffic with Ruby and Pcap

Up
vote
Down

Use Ruby and the libpcap library to record the URL's accessed...
There are many situations where the ability to monitor network traffic can save a lot of time and effort. If you want to reverse engineer a network protocol, keep an eye on junior's browsing habits, or blackmail your evil boss, Ruby and libpcap can make it easy! Libpcap is a packet sniffing library originally designed by the Lawrence Berkeley National Laboratory for use with their tcpdump utility. With this excellent Ruby binding for libpcap, you can monitor traffic all over your network with only a few simple lines of code. Let's start with a simple script that will display the URLs of remote files accessed by local network users via web browser.
 read more | mail this link | score:6775 | -Ray, October 8, 2005
More Sysadmin articles...

Abstract Art in Tallahassee

admin headlines

Tutorial: Replace Windows with Ubuntu 13.04

Tutorial: Apache2, PHP5, MySQL on Scientific Linux 6.3

Semi-manual LVM disk partitioning guide for Fedora 18

Using AoE on CentOS 6.3

KVM Virtualization on Fedora 17

Tutorial: Build a CentOS 6.3 x86_64 Server

 

Firefox sidebar

Site map

Site info

News feed

Features

Login
(to post)

Search

 
Articles are owned by their authors.   © 2000-2012 Ray Yeargin