You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can clone with git@github.com:theobarrague/fake-bittorrent-client.git
Then type cd fake-bittorrent-client to enter directory
Type npm install to download dependencies
Type npm run build to rebuild
Finally, type node dist/cli.js --tracker 'http://my.tracker.com:8080/announce' --hash 'ee8d8728f435fd550f83852aabab5234ce1da528' --upload 33554432 --timeout 1500 for example
how to run?
Can you give me a command to run the code? thank you.
The text was updated successfully, but these errors were encountered: