Torf

Latest version: v4.2.6

Safety actively analyzes 628903 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 10

4.0.1

- Bugfix: --nomagnet was ignored in info mode.
- Include magnet link in output even if input is also a magnet link.
Only exclude it with --nomagnet.

4.0.0

- New option: --reuse <directory or torrent file> copies piece hashes from an
existing torrent file if it contains the same files. If given a directory,
it is recursively searched for a matching torrent file.
- The short flag -R for --nocreator was renamed to -A so -R can be used for
--noreuse.
- When verifying files against a torrent in previous versions, each file was
only verified up to the first corrupt piece unless --verbose was given. Now
all files are always completely verified.
- The "Files" field in --json output is now a list of objects like this:
{"Path": <relative file path>, "Size": <file size>}
- Bugfix: The --max-piece-size parameter was always used as the actual piece
size, even if it was much too large for the given content.

3.4.0

- New option: --threads

3.3.0

- Always display which tier a tracker belongs to unless the whole torrent has
only one tracker.
- New options: --include and --include-regex include files that match exclude
patterns.
- Bugfix: --exclude-regex was ignored when editing an existing torrent.

3.2.0

- Support for reading magnet URIs was added, e.g. "torf -i 'magnet:...' -o
foo.torrent". The missing information is downloaded from the parameters
"xs", "as", "ws" and "tr", if possible. Support for DHT and UDP trackers is
not implemented.
- The --in option now supports "-" as a parameter to read a torrent or magnet
URI from stdin.
- When verifying torrent content, a trailing slash in PATH automatically
appends the torrent's name to PATH. For example, "torf -i foo.torrent
path/to/foo" is identical to "torf -i foo.torrent path/to/" while "torf -i
foo.torrent path/to" looks for foo.torrent's files in "path/to".
- --in, --out and --name are now illegal in config files.

3.1.3

- Bugfix: Exclude tests from package.

Page 4 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.