Use windows ssh to access dev1
This commit is contained in:
@@ -107,6 +107,8 @@ function Edit-Nvim(){
|
||||
}
|
||||
|
||||
function Connect-Dev1(){
|
||||
# Using wsl to forward ssh-agent and connect to vps
|
||||
#ubuntu run 'sh /home/wholteza/.config/relay-ssh-agent.sh && mosh --ssh="-o ForwardAgent=yes" wholteza@dev1.zacke.dev'
|
||||
ssh -o ForwardAgent=yes wholteza@dev1.zacke.dev
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user