xuset / planktos

Serving websites over bittorrent
https://xuset.github.io/planktos/
MIT License
538 stars 19 forks source link

Usage of external torrent files #72

Open DIDoS opened 6 years ago

DIDoS commented 6 years ago

Hello, can Planktos be used with external/existing torrent files? Since AWS s3 offers a torrent interface naively (https://docs.aws.amazon.com/AmazonS3/latest/dev/S3TorrentRetrieve.html) by simply adding a ?torrent to an s3 request I would appreciate to use this functionality to serve files either over torrent/Planktos or out of the s3 bucket.