Skip to content

1.3.2

Compare
Choose a tag to compare
@github-actions github-actions released this 11 May 22:14
· 38 commits to main since this release

Primary changes:

  • Added 'Identification' IPv4 field variation and an option to disable it.
  • Added an option to select from a variety of kinds of junk to be sent inside the dummy UDP packets:
    42 (default),
    zeros (actual 0x00 bytes),
    00 (meaning '0' ascii chars),
    asc (ascending bytes, starting at 0x00 and wrapping around)
    and loremipsum (ascii-formatted lorem-ipsum).