#bash-scriptingUnmoderated tagAll postsTrending CommunitiesWorldmappinSplinterlandsHIVE CN 中文社区LeoFinancePhotography LoversActifitOlio di BalenaHive LearnersHive FoodBlack And WhiteHive GamingGEMSExplore Communities...#bash-scriptingTrendingHotNewPayoutsMutedmakerhacks (71)in #programming • 3 days agoInstead of Opening Up PostgreSQL to Remote Connections, Do ThisUse your SSH credentials to create a secure tunnel to your database TL;DR, here is a shell script. Enjoy! #!/bin/bash