摘要: 问题,需要将在localhost 8265端口运行的ray dashboard转到对外ip上查看。 ssh -fgN -L 8266:localhost:8265 服务器对外IP 要停止的时候 ps -aux | grep ssh 找到进程kill即可。 阅读全文
posted @ 2020-10-22 20:21 虚无真仙 阅读(315) 评论(0) 推荐(0)