1e165ca88631ef9a193dc922a309f6ac29a74ef8
wtshare - WebTorrent Share
You can share files from the browser with P2P technology (WebTorrents) without installing anything, there is no size limit
This project can be used with NodeJS only, but if you like you can use docker and docker-compose to deploy
Configuration and Recommendations
- If you want to use in production consider using it behind a proxy
- You need to set some variables in the
public/js/main.jsfile to work properly
Build
docker-compose build --no-cache
Run
docker-compose up -d
License
MIT
Descripción
Languages
JavaScript
73.3%
HTML
18.7%
CSS
3.5%
Dockerfile
2.9%
Shell
1.6%
