Skip to content

New Features and Fixes!

Choose a tag to compare

@dannagle dannagle released this 09 Jun 21:48
· 792 commits to master since this release

Major additions

  • IP-specific port binding.
    For those that have multiple NIC or other complicated IP setups, this should be very helpful.

  • UDP flooding tool
    For when the normal send system is not enough, you can now hammer a target IP with packets to see if your device can handle it. This feature is experimental, but it is stable enough to be useful.

Minor enhancements

  • Send UDP even if port is disabled.
  • Append \r in persistent connections remembers last state.

Bug fixes

  • Packet Sender Cloud is now UTF-8 to handle more characters.
  • Bug fix in named packets for command line parsing.