Releases: NTDLS/NetProxy
Releases · NTDLS/NetProxy
2.4.0
03 Jun 02:47
Compare
Sorry, something went wrong.
No results found
Major dependency updates affecting network routing and reliability.
Upgrade to .net 10.
Correct authentication results and user form password handling.
Modernizations, refactoring of event handlers.
2.3.1
04 Dec 14:50
Compare
Sorry, something went wrong.
No results found
2.3.0
01 Nov 15:37
Compare
Sorry, something went wrong.
No results found
Resolved UI issue that prevented creation of proxy.
Resolved UI issue where clicking edit could crash the UI.
Resolved service issue that causes non-consequential exception on stop then start of single route.
Major dependency updates.
2.1.0
12 Jun 21:49
Compare
Sorry, something went wrong.
No results found
Updated all packages, spelling corrections.
Fixed UI hang on close.
Null handling enhancements.
Moved null and Winforms helpers to nuget.
Better UI validation.
Update to .net8
Moved messages to convention based.
Reworked authentication.
Split out PumpBuffer and separated HTTP header parser.
Full Changelog : 2.0.0...2.1.0
2.0.0
07 Nov 15:58
Compare
Sorry, something went wrong.
No results found
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 : 1.0.0...2.0.0
1.0.0
07 Nov 15:55
Compare
Sorry, something went wrong.
No results found
Initial release from 7/31/2018
Renamed "Tunnel" to "Proxy".
Added documentation.
Fixed several typos.