Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to run? #5

Open
ssoL2 opened this issue Nov 7, 2021 · 1 comment
Open

how to run? #5

ssoL2 opened this issue Nov 7, 2021 · 1 comment

Comments

@ssoL2
Copy link

ssoL2 commented Nov 7, 2021

how to run?
Can you give me a command to run the code? thank you.

@theobarrague
Copy link
Owner

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants