Can anyone help with remouseable?

I was following the instructions to make remousable work, but when I try to put the password I get a weird response and the tablet doesn't work as a mouse, it just keeps working as normal. Anyways, this is what I get:

C:\Users\ftesi\Downloads>remouseable --ssh-password="MYPASSWORD" --event-file="/dev/input/event1"
panic: ssh: handshake failed: EOF

goroutine 1 [running]:
main.main()
        C:/Users/kc/code/kevinconway/remouseable/main.go:88 +0x1fb3

A few things I should probably clarify:

  • I did put my actual password in "MYPASSWORD"
  • I have a Rm2 and windows 11
  • my remarkable was plugged in to the laptop via USB and I had the 'USB interface' setting on

Please bear in mind that I know absolutely nothing about coding, so if you could make your response idiot-friendly that would be amazing.