ssh2incus supports all standard SSH server features including shell session, SFTP and SCP, port and agent forwarding.
Download Nowauthorized_keys
Download the latest package from the Releases page and install
Start and enable the service using systemctl
SSH access is available on all Incus containers and virtual machines
To establish an SSH connection to an instance running on Incus host, run:
ssh -p 2222 instance-name@incus-host
Full syntax:
ssh -p 2222 [remote-name:][instance-user@]instance-name[.project-name][+host-user]@incus-host