Skip to content

[feature]: rqbit share CLI command#415

Merged
ikatson merged 4 commits intomainfrom
serve
Jun 16, 2025
Merged

[feature]: rqbit share CLI command#415
ikatson merged 4 commits intomainfrom
serve

Conversation

@ikatson
Copy link
Owner

@ikatson ikatson commented Jun 16, 2025

This issue #323 had a nice idea of an easy way to publish a torrent and serve

Usage:

rqbit share /path/to/file_or_folder [--trackers=url1,url2] [--name=name]

It will create a torrent from the given path, publish it DHT and given trackers (if any) and serve forever
It will print a magnet link that you can use in any torrent client, and serve it forever until you stop it.

All persistence is disabled in this case (DHT, session)

@ikatson ikatson merged commit 6c67e96 into main Jun 16, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant