How using ssh tunneling in Database Tools might leak your connection forever
Recently, while developing TablePlus, we researched about SSH tunneling technology. After testing several database tools which supported ssh tunneling, we discovered that your connection might be leaked until you disconnected from the internet or shut down your machine. The leak is caused by using open-ssh to create a tunneling. So what is ssh tunneling? And why do we need it...
Changelogs
Version 6.8.6 (662) - Bug fixes and improvements. Release date: 27 March 2026. Download SHA: 551d2c49365f4638effa9e03718722281246e431c8c23e0a2e14c73c646c497d Fixed a bug where TablePlus did not prioritize the user/port in the SSH form. Other bug fixes and improvements. Version 6.8.2 (656) - Bug fixes and improvements. Release date: 2 March 2026. Download SHA: b8cebd62421563bb654e82b0226bab081d522330007c8b9039ef908c85cc012b [DuckDB] Upgraded driver. Fixed a bug where the item...