ssh remote port forwarding: connect_to localhost port 5000: failed

后端 未结 0 1445
孤街浪徒
孤街浪徒 2020-12-17 04:57

I want to run http server on my local machine with private ip and forward everything to vps. I tried this:

ssh -i ~/.ssh/amazontut.pem -R 5000:localhost:5000          


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