Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Magnet link and torrent file generator #1392

Open
3 tasks done
Retract1822 opened this issue Nov 17, 2024 · 0 comments
Open
3 tasks done

Magnet link and torrent file generator #1392

Retract1822 opened this issue Nov 17, 2024 · 0 comments
Labels
enhancement New feature or request triage

Comments

@Retract1822
Copy link

What type of request is this?

New tool idea

Clear and concise description of the feature you are proposing

It would be awesome if we can have a Magnet link generator where you can input a torrent info hash and torrent name and it will generate a magnet link for it along with an optional .torrent file for download.

For example the hash for the current Arch Linux ISO is: 186e418c3db64cf184f505ef85d4fa30928e6252 and the magnet link would look something like this:

magnet:?xt=urn:btih:186e418c3db64cf184f505ef85d4fa30928e6252&dn=archlinux-2024.11.01-x86_64.iso

where dn is the torrent name

Is their example of this tool in the wild?

Closest I could find is here: https://hardrisk.github.io/magnet/ but it doesn't generate a .torrent file to download nor is it self-hosted

Additional context

No response

Validations

  • Check the feature is not already implemented in the project.
  • Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
  • Check that the feature can be implemented in a client side only app (IT-Tools is client side only, no server).
@Retract1822 Retract1822 added enhancement New feature or request triage labels Nov 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request triage
Projects
None yet
Development

No branches or pull requests

1 participant