标签: putty
有人可以引导我了解如何在Win10上配置PuTTy,以获取与此sshuttle命令相同的ssh隧道吗?
sshuttle -r root@myserver.com:8022 0.0.0.0/0 -v --ssh-cmd 'ssh -i /.ssh/id_rsa'
非常感谢!