github realvnc-labs/rport 0.7.0

latest releases: 0.9.12, 0.9.11, 0.9.10...
2 years ago

🚀 New features:

  • Copy files from the server to clients with full control over the writable folders on the client. Read more
  • Scheduling of scripts with a central server-side scheduler for individual clients and groups. Read more
  • Client-side tunnel allow-deny rules. On the client configuration, you can define exactly where a tunnel is allowed to connect. See new options.
  • Tunnels can now be accessed on a different hostname than the API or UI achieving more flexibility when running behind a reverse proxy or Cloudflare. See new options.
  • Purging disconnected clients can be turned off now. You can keep them in your inventory forever. See new options.
  • You can specify which interface to use for tunnel connections on the RPort client. Useful if the remote machine has multiple network cards. See new options.

🔩 Improvements:

  • API listener accepts now TLS 1.3 only. The support for weak encryption has been discontinued.
  • Proper 404 handling on the static web server, no more HTTP status code 200 on “file not found”.
  • The Systemd service always injects ambient capabilities to bind privileged ports.
  • Emails and push messages with the two-factor token now include the user-agent and the remote IP address of the requester to better identify login attempts.
  • Migrated to a more secure JWT implementation. Read more
  • SQLite Write-Ahead Logging (WAL) is enabled by default for all databases to improve concurrent operations.

🤔 How to update your RPort server and clients?

Our fully automated update script is compatible with the new 0.7.0 release. Just download and execute. The new Ubuntu Jammy release is, of course, supported.
The pairing service is also capable to upgrade your clients to 0.7.0.
Clients and the server must not run the same version. Update your server first and clients step-by-step.

Don't miss a new rport release

NewReleases is sending notifications on new releases.