NetTunnel v2.0.0

Version: 2.0.0
Status: Stable
Released: 2024-06-08
License: MIT License
Downloads
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
  • Added options to not use SSL for management.
  • Added endpoint deletion support.
  • Fixed adding and deleting tunnels.
  • Fixed multiple-tunnel-connection error.
  • Added exception handling and message handlers.
  • Added disconnected RPC handling.
  • Added advanced Reliable Messaging options.
  • Added UI for configuration.
  • Added Start/Stop for tunnels to UI.
  • Implementation of latest ReliableMessaging package. (https://github.com/NTDLS/NTDLS.ReliableMessaging)
  • Added connection refused exception handling.
  • Fixed encryption on tunnel start.
  • Version bump. Major breaking changes.

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