Home
Articles
Search
TODO
代理
Presenter
2026年5月15日
ssh代理
$ ssh -o ProxyCommand="nc -X 5 -x 127.0.0.1:7890 %h %p" root@server
评论
评论