Releases: dannagle/PacketSender
Packet Sender Cloud!
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.
- This release was abandoned due to a UDP bind problem in Windows.
Performance tuning for large files
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
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
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
Fix for #76
SSL Client!
- 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!
- 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
- The goal of this update is to better support macOS Sierra.
- All the internal libraries were updated
Stability Update
- 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