samplicator
samplicator copied to clipboard
Send copies of (UDP) datagrams to multiple receivers, with optional sampling and spoofing
Hi I was looking on the FFMPEG site and they reference a modified samplicator that has a -z option to delay re-sending an incoming stream "The source code of the...
Why was there never a release of current master branch?
Hello. We're using samplicator to copy statsd metric traffic (UDP packets) to two destinations. My question is, should we expect that samplicator fails to copy 100% of the traffic to...
See here for the working build: https://hub.docker.com/repository/docker/simeononsecurity/samplicator Follow the guide here to publish the build, under your name, using the dockerfile I've contained in the pull request: https://docs.docker.com/docker-hub/
Working IPV6 spoofing on modern kernels, patched against https://github.com/sleinen/samplicator/pull/37
Samplicator can now spoof IPv6 packes as well as IPv4 packets.
hello, I would like to known if the feature or issue "Setable source port for samplicated packet" is available in the latest release. If spoof mode this is set, the...
_From [[email protected]](https://code.google.com/u/114018047254227776285/) on August 06, 2010 11:47:40_ In our company we need to have always same source port for samplicated packets, so I wrote a small patch, which allows that....
Is it possible to add or delete a receiver while the process is running ? In case we use samplicator to copies udp from transport stream (video+audio) the outputs aren't...