scp proxy socks5 local to remote

scp -o "ProxyCommand=nc -X 5 -x proxy_host:proxy_port %h %p" local_filename remote_uer@remote_host:remote_path

 

posted @ 2020-09-01 14:09  screte  阅读(566)  评论(0编辑  收藏  举报