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 upCan it be used in a private local area network ? #858
Closed
Labels
Comments
This comment has been minimized.
This comment has been minimized.
|
Please have a look at Zeroconf Peer Advertising and Discovery and also Local Service Discovery. Private Torrents should also be of interest in order to avoid leaking data while connected to the Internet. |
This comment has been minimized.
This comment has been minimized.
|
Yes, you can use WebTorrent on a private network. But, you'll want to ensure that you do one of the following: 1. Run a local tracker server for finding peers
2. Rely on a local-only DHT for finding peers.
3. Tracker + DHT
|
This comment has been minimized.
This comment has been minimized.
|
This thread has been automatically locked because it has not had recent activity. To discuss futher, please open a new issue. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Can It be used in local area personal network that has no internet access , just used to share data ?