X-Git-Url: https://472bisson.ca/gitweb/magnet.git/blobdiff_plain/c0adce5f9b064b542725bc661737678311bd7479..HEAD:/README.md?ds=inline diff --git a/README.md b/README.md index 98ec99d..3083ea8 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,27 @@ # Hash to Magnet -Web tool to generate magnet URI from Torrent Hash. +Web tool to generate magnet URI from Torrent Hash. -# Parameters +Link : https://cvmanjoo.in/magnet + +## Parameters * Magnet Hash (Required) * Name of Torrent (Optional) * Trackers (Optional) * Webseeds (Optional) -# Resources +## Example + +| First Header | Second Header | +| ------------- | ------------- | +| Infohash | 2AA4F5A7E209E54B32803D43670971C4C8CAAA05 | +| Torrent Name | Ubuntu 24.04 Desktop (x64) | +| Trackers | https://torrent.ubuntu.com/announce | +| | https://ipv6.torrent.ubuntu.com/announce| +| Webseeds | https://releases.ubuntu.com/24.04/ubuntu-24.04-desktop-amd64.iso | + +## Resources 1. Bittorrent Protocol http://bittorrent.org/beps/bep_0053.html -2. CSS Design - https://www.w3schools.com/w3css/ +2. Magnet URI scheme https://en.wikipedia.org/wiki/Magnet_URI_scheme +2. CSS Design - https://www.w3schools.com/w3css/ \ No newline at end of file