rien / reStream

Stream your reMarkable screen over SSH.
MIT License
732 stars 56 forks source link

unsecure-connection on Windows #57

Open fvirdia opened 3 years ago

fvirdia commented 3 years ago

Hi,

I was wondering if any special arrangements have to be made for running reStream on windows using --unsecure-connection. I have a binary for netcat on path (this one), however either with or without it, running reStream results in garbage being printed on stdout (it works fine over ssh).

Am I missing some step, or could it just be a "I'm on windows" problem? (Say, nc being the gnu one rather than bsd).