- 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
|