quick-keyboard-83126
03/02/2023, 5:02 PMrdctl shell
rsync -a /Users/$USER/.ssh ~/
ssh -D5000 -n jumphost &
and thenssh -D5000 -N jumphost &
nice-toddler-37804
03/02/2023, 9:52 PMmoproxy
like I described this Github [issue](https://github.com/rancher-sandbox/rancher-desktop/issues/4013) supports sock5 proxy and make docker use the proxy. I didn't write any code for MacOS but in theory it should also work in limavm but it's probably not a solution that you can use right now.quick-keyboard-83126
03/02/2023, 9:56 PM