Skip to content

A tool to mirror packets to a target server

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE
Unknown
COPYING
Notifications You must be signed in to change notification settings

session-replay-tools/mirror

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A tool to mirror packets to a target server

Quick start

Getting mirror installed

  1. cd mirror
  2. ./configure
  • choose appropriate configure options if needed
  1. make
  2. make install

Configure Options for mirror

 --with-pfring=PATH  set path to PF_RING library sources
 --with-debug        compile mirror with debug support (saved in a log file)

Running

./mirror -s sourceMacAddress -t targetMacAddress -F <filter> -o <device> -i <device> -x destIPAddress -d 

see -h for more details

Note

  1. Root privilege or the CAP_NET_RAW capability(e.g. setcap CAP_NET_RAW=ep mirror) is required

Release History

  • 2014.09 v1.0 mirror released

Bugs and feature requests

Have a bug or a feature request? Please open a new issue. Before opening any issue, please search for existing issues.

Copyright and license

Copyright 2014 under the BSD license.

About

A tool to mirror packets to a target server

Resources

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE
Unknown
COPYING

Stars

Watchers

Forks

Packages

No packages published