2022-09-11 10:55:30 +03:00
|
|
|
### Convert represented value to JSON
|
2022-09-10 19:28:54 +03:00
|
|
|
|
|
|
|
```
|
|
|
|
$ fq -d bencode torepr file.torrent
|
|
|
|
```
|
|
|
|
|
2022-09-11 10:55:30 +03:00
|
|
|
### References
|
2022-09-10 19:28:54 +03:00
|
|
|
- https://wiki.theory.org/BitTorrentSpecification#Bencoding
|