samplicator icon indicating copy to clipboard operation
samplicator copied to clipboard

Send copies of (UDP) datagrams to multiple receivers, with optional sampling and spoofing

Results 43 samplicator issues
Sort by recently updated
recently updated
newest added

Hello there, I would like to know if it is possible redirect packets keeping the original IP and an alternate source IP at the same time with this tool. I'm...

It says that the port separator is ':', but it's '/'.: https://github.com/sleinen/samplicator/blob/37e0e90cec9021ecf287e5de0c0dc09b181b27e4/read_ config.c#L415

Hello, By default, samplicate intercept all on ipv4 interface ( 0.0.0.0) but not for ipv6. So with ipv6 and multiple address, we must start multiple samplicate instance with -s Regards,...

I added a command line flag ("-P [address]") to allow the user to spoof a specific source IP. This addresses a need I had as well as one of #43....

Is it possible to EXCLUDE source hosts/networks such that their messages are NOT forwarded? Example: I have some hosts (firewalls) that send GBs of log messages every day and I...

In flow testing, it's sometimes beneficial to choose an alternate source IP. Open ended: Allow setting the IP via the command line. Tighter controlled: (if you're worried about UDP floods)...

``` drawks@oingo$ file ._acconfig.h ._acconfig.h: AppleDouble encoded Macintosh file ``` Noticed while building some debian packages that these little binary crumbs are all over dist tarball.

The following /usr/local/bin/samplicate -s 239.168.100.7 -p 5000 127.0.0.1/50405 127.0.0.1/50406 Doesn't work for me. 239.168.100.7:5000 is a multicast stream that I can read with VLC, etc. However samplicate doesn't seem to...

Hi,- in a large environment with multiple destinations, it would make sense simplicator to put the flow on multicast streams. i would reduce the processing power and bandwidth. Any thoughts...

some hints for using samplicator to delay ffmpeg stream correctly ? my build always destroys h264 data and creates LAG / fragments and other decoding errors. cant use it in...