github buger/goreplay v1.1.0

latest releases: v2.0.0-rc2, v2.0.0-rc1, 1.3.3...
3 years ago
  • Fix usage of multiple --input-raw plugins, e.g. --input-raw :80 --input-raw :81 --input-raw :82 #700
  • Allow to set byte size limits in human friedly format: --output-file-size-limit, --output-file-max-size-limit, --copy-buffer-size and --input-raw-buffer-size can now parse inputs from differents bases and data units like: 10mb, 10kb, 100gb, 18t #754
  • Fix calculation of the output file size when using gzip compression #777
  • Added --output-tcp-sticky so request/response with same ID sent to the same connection.
  • Better handling of malformed middleware output #737
  • Fixed race when reading or writing using files #756 #764
  • Improved errors verbosity #703
  • Updated dependencies, including libpcap which should bring more stability and performance
  • Move to Go modules
  • PRO code moved to the main repository under separate license

Don't miss a new goreplay release

NewReleases is sending notifications on new releases.