NetTunnel v3.0.0

Version: 3.0.0
Status: Stable
Released: 2024-06-21
License: MIT License
Downloads
NetTunnel.3.0.0.exe • 3.62 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
  • Removed web-services.
  • Remove concept of "inbound tunnel" since the whole point of this project is "outbounding". The outbound tunnel now auto configured the remote NetTunnel service.
  • Spelling ckeck,
  • Dialog tool-tips for help.
  • UI fixes.
  • Lots of optimizations.

All communication is now done though a single connection so that only one port is required for management and tunneling. This also means that all data is reliably compressed and encrypted without the worry of SSL certificates.

Full Changelog: https://github.com/NTDLS/NetTunnel/compare/2.2.0...3.0.0