Sign inSign up

webtor/magnet2torrent

By webtor

•Updated over 5 years ago

Magnet-uri to torrent converter as GRPC-service

Image
0

1.0K

webtor/magnet2torrent repository overview

⁠magnet2torrent

Magnet-uri to torrent converter as GRPC-service. Here is two parts: server and client.

⁠Server usage

% ./server help
NAME:
   magnet2torrent - runs magnet2torrent server

USAGE:
   server [global options] command [command options] [arguments...]

VERSION:
   0.0.1

COMMANDS:
     help, h  Shows a list of commands or help for one command

GLOBAL OPTIONS:
   --host value, -H value  listening host [$LISTEN_HOST]
   --port value, -P value  listening port (default: 50051) [$LISTEN_PORT]
   --help, -h              show help
   --version, -v           print the version

⁠Client usage

It is connecting to local server instance localhost:50051. It was made for testing purpose only.

% ./client magnet-uri

Tag summary

Content type

Image

Digest

Size

4.5 MB

Last updated

about 6 years ago

docker pull webtor/magnet2torrent