vimpunk / cratetorrent

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

CLI not working #114

Open muddlebee opened 1 year ago

muddlebee commented 1 year 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 1 year 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.