Keep tree node 'lock' icon colored red when reconnection timer is active
If you put the program in a directory path that contains spaces then SSH Term and SSH FTP may not work.
SSH FTP Custom action portability between windows and mac/linux
Disable Master Password
Implemented in v0.9.58 with commandline option: -p disabled https://github.com/NgzQ3Ee5/DoffenSSHTunnel/blob/main/docs/CommandlineOptions.md
Home
Introduction
Introduction
Home
tag v0.9.54
v0.9.54 Apr 16, 2025
Changelog
Commandline Options
Commandline Options
Home
Changelog
tag v0.9.53
v0.9.53 Apr 14, 2025
tag v0.9.52
v0.9.52 Apr 13, 2025
v0.9.51 Apr 17, 2024
tag v0.9.51
v0.9.51 Apr 17, 2024
Changelog
Disable Master Password
Changed Code Signing Certificate
Changelog
tag v0.9.50
v0.9.50 Mar 15, 2023
Hi, since it works with specific order (agree that random order would have been ideal) I close this. Feel free to let me know if you experience any issues. Thanks
Remove reverse tunnel ports from list of "in-use" ports
So yeah, it would be nice if the start order didn't matter.
Yes, the error message is as follows when starting the reverse tunnel then the forward tunnel: Oops! Doffen SSH Tunnel Cannot connect host Forward to SERVER2. Local tunnel port(s) 8888 already in use. OK And everything works if I start the forward tunnel then the reverse tunnel. ( RE: v 0.9.49 )
Do you get the message 'Local tunnel port(s) already in use' ?
tag v0.9.49
v0.9.49 Aug 28, 2021
Changelog
Thank you so much, 0.9.49 is a great improvement. There looks to still be a minor issue shown below. Reverse Tunnel plink.exe -v SERVER1 -P 22 -2 -R localhost:8888:localhost:8888 -N -4 Forward Tunnel plink.exe -v SERVER2 -P 22 -2 -L localhost:8888:localhost:22 -N -4 The above commands work in plink just fine. The above commands don't work in the 0.9.48 GUI. The above commands work in the 0.9.49 GUI only if I start the Reverse Tunnel after the Forward Tunnel. For 0.9.49 if I choose a different port,...
Hi again, I have uploaded a new version 0.9.49 which you can try.
Hi Richard, it uses plink.exe. Doffen windows is really just a GUI over plink. You can see the plink command in the log window. Can you see if you can do this with plink on the command line?
Remove reverse tunnel ports from list of "in-use" ports