rien / reStream

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

unsecure-connection in README.md #51

Closed f3fora closed 3 years ago

f3fora commented 3 years ago

The documentation of unsecure-connection flag in README.md is missing.

I think it is sufficient to add a point in the Usage/Options section, for example

  • -u --unsecure-connection: send framebuffer data over an unencrypted TCP-connection, resulting in more fps and less load on the reMarkable. See Unsecure Connection for installation instructions.

And a subsection Unsecure Connection in Requirements. I do not use apt, so I do not know for Ubuntu how is call the package name of netcat, which provides the command nc and which implementation do you want to use.

rien commented 3 years ago

You are absolutely right!

I'll welcome a PR for this, but can look at this later myself if nobody has made one yet.

rien commented 3 years ago

Closed by #52