logo
0
0
Login

snapdrop

HomePage
DEMO
Modify from Snapdrop and Node-Snapdrop. Just Added Internet support and fixed the bug with Firefox receiving files.

How to run

Download the repository in a folder, cd it, install all dependencies with npm i and use this command: node index.js.

Docker to run

Download the image in your server, use this command: docker run -p 3000:3000 --name snapdrop -v /data/snapdrop/config:/config --restart unless-stopped docker.cnb.cool/iilee/me/snapdrop:latest

Run within your ip

Use this command, instead, to run not locally but in your public "sharable" ip: node index.js public.
Make sure to check your ip address using your OS command.

How to use

By default, it is used inside the LAN.
Users who are not in the same LAN can establish a connection by entering the same room name.
Enter a blank room name to return to LAN mode.

About

对Snapdrop进行了修改,新增了互联网共享功能。

1.58 MiB
0 forks0 stars1 branches0 TagREADMEGPL-3.0 license
snapdropsame-named
Language
JavaScript52.1%
CSS17.6%
License15.2%
HTML6.2%
Others8.9%