NetProxy v2.0.0

Version: 2.0.0
Status: Stable
Released: 2023-11-07
License: MIT License
Downloads
NetProxy.exe • 4.14 MB
Source-Code

This is open source under the MIT License. You can obtain the source code for this specific version from GitHub or browse the releases for source code associated with specific versions. If you make any changes which you feel improves this application, please feel free to submit a pull - request.

Release Notes

Major release:

  • A nearly complete application rewrite.
  • Completely rewrite of TCP/IP stream framer, IPC messaging, peer connection handler, peer->peer data pump, socket server and client.
  • .net update to 7.0
  • Moved concurrency, stream framing, and ipc messaging to nuget packages.
  • Lots of bug fixes.
  • Major performance fixes.

Full Changelog: https://github.com/NTDLS/NetProxy/compare/1.0.0...2.0.0