Extract embedded torrent trackers from a .torrent-file.
Needed it for extracting trackers of a bunch of .torrent files for some research and was getting annoying doing it "by hand" as they were all quite different soo whipped this little tool up.
Will never upload or share anything with anyone! All processing happens local in your browser.
- Add SEO / Metadata to HTML head section.
- Add Dark / Light mode.
- Style "tracker list output" better in dark-mode.
- Add notes on page about privicy etc.
- Maybe add author / Copyright footer?
- Switch to Vite for TailwindCSS development.
- Minify etc. assets with Vite.
- Add support for bulk / multi .torrent file processing.