ssh tunnel and local port forwarding problem

后端 未结 0 672
后悔当初
后悔当初 2020-12-02 01:07

I currently forward the local port for psql insertions on a remote server manually using the following command on an aws instance:

ssh -L 5432:localhost:5432          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题