Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upRecover the torrent file from desktop clients (like Qbittorrent) #1154
Comments
This comment has been minimized.
This comment has been minimized.
|
WebTorrent doesn't support NAT traversal (UPnP or NAT-PMP) at this time, so the connections between WebTorrent and QBitTorrent are probably being blocked by the NAT. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
What version of WebTorrent?
0.98.18
What operating system and Node.js version?
windows 10 and node v8.1.3
What did you expect to happen?
With this little test code, i'm seeding a torrent file :
What actually happened?
The file is corretly shared via webtorrent, i try to recover it from instant.io without any problems. The problem is, when a try to recover it from Qbitorrent for example. The client says that trackers are alive and ready, but, there is no download. I already tried with "webtorrent-hybrid", it doesn't change anything.