vimpunk / cratetorrent

A BitTorrent V1 engine library for Rust (and currently Linux)
473 stars 35 forks source link

CLI not working #114

Open muddlebee opened 2 years ago

muddlebee commented 2 years ago

https://github.com/mandreyel/cratetorrent#binary

Tried to run the CLI command from above, the UI also appears. but the download doesn't start and gets stuck at 0%

OS -> WSL(Ubuntu)

muddlebee commented 2 years ago

I read the docs, but the specific API bindings used in this codebase(specific to linux) should work with WSL as well. I need to investigate it further.