This client is designed to download files specified in a given torrent file. It uses the UDP protocol to retrieve the peers that have the required data via the tracker. After obtaining the peers, the client connects to them using the TCP/IP protocol and requests the pieces they have.
- Clone the repository:
git clone [email protected]:therealsunx/torrentclient-js.git
- You will get the test file.
- Place the path in the given input prompt.