For the complete documentation index, see llms.txt. This page is also available as Markdown.

SSH Agent Forwarding

How to forward local ssh keys to Oscar

SSH provides a method of sharing the ssh keys on your local machine with Oscar. This feature is called Agent Forwarding and can be useful for instance when working with version control or other services that authenticate via ssh keys. Below are instructions on how to configure your SSH connection to forward ssh-agent for diffeent operating systems

Mac/LinuxWindows (PuTTY)

Last updated

Was this helpful?