Manage SSH Tunnels made easy. Open Source Java project under Apache License v2.0
Current Stable Version is 1.1.5
- Java Runtime (8 o newer): https://jdk.java.net/java-se-ri/21 (If you install OpenJDK or zip-source you should set the JAVA_HOME)
- This software run in Portable Mode, you only need to unzip in a folder to install.
- Run the
jentunnel-gui-launcher.exe
(in Windows) or executejava -jar jentunnel-gui-x.x.x.jar
(in Linux).
Special thanks to:
- @jregas for testing the software before anyone else.
- @maxfer for his improvement proposals.
Notable contributions:
- @Nemesis][ for his original MyEnTunnel.
- @DevCharly for FlatLaf library.
- @gnodet, @lgoldstein, and many more, for their Apache Mina SSHD library.
- Apache Software Foundation for all their work.
- ... many others - thank you for contributing to FLOSS.
Inspired in MyEnTunnel and PuTTY, this code is Java-minimalistic version.