udptlspipe
udptlspipe copied to clipboard
Make min, max, and padding lengths configurable
Hi!
New options added:
--max-message-length=<int length> Max message length (default 1320)
--min-message-length=<int length> Min message length (default 100)
--max-padding-length=<int length> Max padding length (default 256)