github ikatson/rqbit v5.0.0
Rqbit v5.0.0 with TCP listening and desktop configuration

latest releases: v9.0.0-beta.1, v8.1.1, v9.0.0-beta.0...
21 months ago

NOTE: The desktop release files were broken here, download them from v5.0.1

What's Changed

Major feature: TCP listening on external ports exposed to the outside world

By default, rqbit now listens on ports 4240-4260, publishes those ports over Upnp (which exposes them on your router for port forwarding from the external world), and announces itself over DHT.
This means that external world might connect to it (if forwarding worked properly).

If you don't like this, turn off with --disable-tcp-listen and/or --disable-upnp.

Major feature: Desktop configuration

Desktop client can now be configured. A couple screenshots:

Screenshot 2023-12-07 at 12 25 59 Screenshot 2023-12-07 at 12 39 12

The configuration is first asked on first run, then it's persisted, but can be changed by going to settings (button in the top-left corner).

Full Changelog: v4.0.0...v5.0.0

Don't miss a new rqbit release

NewReleases is sending notifications on new releases.