Tôi đang sử dụng mktorrent, nhưng tôi gặp vấn đề với nó vì nó không băm các tệp trong thư mục vì một lý do kỳ lạ ...
Tôi đang tìm kiếm một sự thay thế đặc biệt cho dòng lệnh
Tôi đang sử dụng mktorrent, nhưng tôi gặp vấn đề với nó vì nó không băm các tệp trong thư mục vì một lý do kỳ lạ ...
Tôi đang tìm kiếm một sự thay thế đặc biệt cho dòng lệnh
Câu trả lời:
Truyền có thể làm điều đó:
$ ./transmission-create --help
Usage: transmission-create [options] <file|directory>
Options:
-h --help Display this help page and exit
-p --private Allow this torrent to only be used with the specified tracker(s)
-o --outfile <file> Save the generated .torrent to this filename
-c --comment <comment> Add a comment
-t --tracker <url> Add a tracker's announce URL
-V --version Show version number and exit
một ví dụ có thể là:
transmission-create -o /var/lib/transmission-daemon/downloads/files.torrent -c "My comments" -t udp://tracker.openbittorrent.com:80 ~/torrent/complete/my_file_or_directory_to_share.extension
bạn có thể tìm thêm tài liệu ở đây
Buildtorrent
sudo apt-get install buildtorrent
Từ khớp thần kinh:
Mô tả: chương trình tạo torrent dòng lệnh
buildtorrent là một chương trình tạo tập tin torrent. Đưa ra một url thông báo và một tệp hoặc thư mục đầu vào, buildtorrent tạo ra một tệp .torrent đầu ra có thể được sử dụng bởi các máy khách torrent.
Sự miêu tả:
Tạo torrent thông qua dòng lệnh!
py3createtorrent là một tiện ích shell / dòng lệnh toàn diện để tạo torrent (Linux & Windows). Đó là tập lệnh Python v3.1 được cấp phép GPL.