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

webtorrent-hybrid can't pass through the EC2(AWS) firewall #1038

Closed
ghost opened this issue Feb 9, 2017 · 3 comments
Closed

webtorrent-hybrid can't pass through the EC2(AWS) firewall #1038

ghost opened this issue Feb 9, 2017 · 3 comments

Comments

@ghost
Copy link

@ghost ghost commented Feb 9, 2017

Hello, I'm trying to use webtorrent-hybrid in AWS EC2 and have some problem

I just copy/paste examples(webtorrent-hybrid/examples/) and Actually it works. but when seeding, To make it works, I manually check node's port (netstat -tnlp) and edit my AWS inbound rule. I don't want to repeat this

is there any solution?

@DiegoRBaquero

This comment has been minimized.

Copy link
Member

@DiegoRBaquero DiegoRBaquero commented Feb 9, 2017

Isn't there a way to open all ports?

@feross

This comment has been minimized.

Copy link
Member

@feross feross commented Feb 9, 2017

You can tell webtorrent what port to use on the command line by using the --port flag:

webtorrent-hybrid --port 6991

Then it will be consistent across runs of the program and you can open a single port.

@feross feross closed this Feb 9, 2017
@lock

This comment has been minimized.

Copy link

@lock lock bot commented May 4, 2018

This thread has been automatically locked because it has not had recent activity. To discuss futher, please open a new issue.

@lock lock bot locked as resolved and limited conversation to collaborators May 4, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.