Skip to content

Version 3.2.7

Compare
Choose a tag to compare
@radj307 radj307 released this 20 Jan 23:07
· 346 commits to main since this release
  • Improved socket error messages:
    • Windows version now prints error messages in addition to error codes.
    • Linux version now prints error messages in addition to error codes.
  • Changed default behavior with no arguments from attempting to connect to the default target to throwing an exception and printing the help display.
  • INI Config Changes:
    • Fixed a bug that caused headers to be mangled.
    • Added a new option bAllowNoArgs that, when set to true, will prevent the no argument check described above.