Download List

项目描述

Snoop is a GNU/Linux file descriptor
monitoring tool inspired by FreeBSD's 'watch'.
It goes beyond simple TTY snooping by
allowing the interception of any file descriptor.
You can attach on the fly to regular files, TTYs,
named pipes, character devices, and pretty
much anything that is represented by a file
descriptor and addressable in the standard
name space.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-07-15 02:42
0.3.1

更新至最新的核心工作。
标签: Minor feature enhancements
Updated to work with recent kernels.

2007-03-19 17:52
0.3.0

这个版本解决了使用最新内核的兼容性问题。它还扩大了监测能力的父目录,以拦截创建活动,并附上飞行的目标。
标签: Minor feature enhancements
This release addresses the compatibility issues with recent kernels. It also extends the monitoring capabilities to parent directories in order to intercept creation events and attach targets on the fly.

2006-02-21 17:16
0.2.0

这个版本引入了附加几乎所有的文件描述符类型(常规文件,套接字,管道等)使用/ proc / [的PID] /峡湾/ [峡湾#]文件名格式。
标签: Major feature enhancements
This version introduces the ability to attach to
virtually any type of file descriptor (regular
files, sockets, pipes, etc.) using the
/proc/[pid]/fd/[fd#] file name format.

2005-11-02 10:26
0.1.0

该版本的inotify的文件监控,它可以自动(重新)附加。它还采用了改进的内核兼容层。
标签: Major feature enhancements
This release introduces inotify-based file
monitoring, which allows automatic (re)attaching.
It also features an improved kernel compatibility
layer.

2005-07-23 08:35
0.0.2

本新闻稿中介绍了一些实用性的改进和修正一个潜在的严重错误。该计划目前支持附加到同一个金融衍生工具(折返挂钩多次),记录的基本文件操作变化和报告,通过用户空间工具所附带的文件描述符数量。
标签: Major feature enhancements
This release introduces some usability improvements and fixes a potentially serious bug. The program now supports attaching to the same FD multiple times (reentrant hooks), keeping track of underlying file operations changes and reporting the number of attached FDs through the userspace utility.

Project Resources