logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

filesnarf - sniff files from NFS traffic

Author

       Dug Song <dugsong@monkey.org>

                                                                                                    FILESNARF(8)

Description

filesnarf saves files sniffed from NFS traffic in the current working directory.

Name

       filesnarf - sniff files from NFS traffic

Options

-iinterface
              Specify the interface to listen on.

       -ppcapfile
              Process packets from the specified PCAP capture file instead of the network.

       -v     "Versus" mode. Invert the sense of matching, to select non-matching files.

       pattern
              Specify regular expression for filename matching.

       expression
              Specify a tcpdump(8) filter expression to select traffic to sniff.

See Also

dsniff(8), nfsd(8)

Synopsis

filesnarf [-iinterface | -ppcapfile] [[-v] pattern[expression]]

See Also