Skip to content

Releases: dannagle/PacketSender

Packet Sender Cloud!

09 Jan 02:20
9bc5376
Compare
Choose a tag to compare

Packet Sender Cloud!

Packet Sender Cloud allows saving/retrieving/sharing your packets with the public. Like your favorite network utility, this service is free.

Other changes.

  • Major performance for larger packets.
  • Command-line sending size increase
  • Auto-update service
  • Packet Sender is now owned by NagleCode, LLC

Discarded release.

08 Jan 03:09
Compare
Choose a tag to compare
Discarded release. Pre-release
Pre-release
  • This release was abandoned due to a UDP bind problem in Windows.

Performance tuning for large files

05 Oct 19:26
Compare
Choose a tag to compare
Pre-release

Memory bottlenecks were reworked so Packet Sender can now support sending up to 100 MiB files. The previous limit was 10 MiB.

The code that was edited is used everywhere. Please open an issue if problems are found.

UDP Performance bug fix

01 Sep 23:46
Compare
Choose a tag to compare

This update fixes a UDP performance bug. UDP packets were doing additional DNS resolves that did not need to occur.

This was a pretty severe bug. There are no other fixes.

SSL Server support

09 Aug 01:25
Compare
Choose a tag to compare

This also fixes some issues that have accumulated the past few months.

  • SSL Server support for the GUI.
  • File sending and copy to clipboard in persistent connection window
  • Upgrade to Qt 5.9
  • New macro: UNIQUE

Issue #86 Added AppImage extension. Note that the two Linux downloads are identical. The old file was kept to prevent link rot.

TCP Server Persistent Bug Fix

25 Mar 01:46
Compare
Choose a tag to compare
Pre-release

Fix for #76

SSL Client!

21 Feb 22:20
Compare
Choose a tag to compare
  • SSL Client!. Also supported in persistent mode and on the command-line.
  • Session restore
  • File load option
  • DNS is now on-demand translated
  • Default TCP/UDP server ports are now dynamic
  • Command-completion in persistent window
  • Default copy format is now raw packet
  • Hotkeys (for automation through the GUI)
  • Gatekeeper on-launch bug fix for Mac

Note: This supersedes the previous v5.3 release.

Now with SSL Client!

18 Feb 19:27
Compare
Choose a tag to compare
  • SSL Client!. Also supported in persistent mode and on the command-line.
  • Session restore
  • File load option
  • DNS is now on-demand translated
  • Default TCP/UDP server ports are now dynamic
  • Command-completion in persistent window
  • Default copy format is now raw packet
  • Hotkeys (for automation through the GUI)
  • Gatekeeper on-launch bug fix for Mac

Happy Sending!

macOS Sierra Update

14 Oct 00:45
Compare
Choose a tag to compare
macOS Sierra Update Pre-release
Pre-release
  • The goal of this update is to better support macOS Sierra.
  • All the internal libraries were updated

Stability Update

23 Jul 19:39
Compare
Choose a tag to compare
  • Console version no longer requires GUI libraries. It is truly a "console" app.
  • Lots of bug fixes with Persistent TCP .
  • Console version now loops and waits the desired -w time
  • Note that zero is valid and can be used for dynamic binding

Happy Sending!