1
0
Fork
You've already forked infohash2base64
0
Converts bittorrent infohashes (v1) to base64 values, based on a post available at https://lemmy.dbzer0.com/post/1009713 . https://magmaus3.codeberg.page/infohash2base64/
  • HTML 100%
2023年07月25日 16:27:12 +02:00
index.html Add page title, add "how to copy" 2023年07月25日 16:27:12 +02:00
README.md Add README 2023年07月24日 17:28:09 +02:00

infohash ↔ base64 tool

You can check the tool at https://magmaus3.codeberg.page/infohash2base64/ (requires javascript)

This tool was made to work with an suggestion posted by @toxictenement@lemmy.dbzer0.com by magmaus3.

You can check the source code by downloading the page (everything is stored in a single html file), by going to your browser's devtools or on Codeberg.