2

vscode使用笔记 - 马克西的博客 | Cmarky Blog

 2 years ago
source link: https://www.modeng.xyz/2021/12/03/vscode%E4%BD%BF%E7%94%A8%E7%AC%94%E8%AE%B0/
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client

Remote Development

Remote-ssh

  • 给ssh配置代理

    1. connect.exe
    ProxyCommand "e:/sdk/git/mingw64/bin/connect.exe" -S 127.0.0.1:1080 %h %p
    
    ProxyCommand ncat --proxy-type socks5 --proxy 127.0.0.1:1080 %h %p
    


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK