Download the latest stable version of RRort Plus

This is just a redirector that points you to the downloads of the latest stable version of Rport.

All downloads are hosted on GitHub. For the full release history go to https://github.com/realvnc-labs/rport /releases

Append filter={KEYWORD} as query parameter to get an HTTP 302 redirect to the frist file that contains the keyword.
For example https://download.rport.io/rport-plus/stable/?filter=linux_x86_64.tar.gz

Append filter={KEYWORD}&gt={VERSION} as query parameter to get an HTTP 302 redirect to the frist file that contains the keyword but only of the version is greater than the given version.
Returns HTTP 204 (no content) if the given version is already the latest.
For example https://download.rport.io/rport-plus/stable/?filter=linux_x86_64&gt=0.5.0

All filters are case-insensitive.