mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2025-04-21 15:26:17 -04:00
Update faq.md
Fixed broken link to index.js
This commit is contained in:
parent
d6287c4cf0
commit
e75c6d5694
1 changed files with 1 additions and 1 deletions
|
@ -120,7 +120,7 @@ you can [start the PairDrop instance with an activated WebSocket fallback](https
|
||||||
|
|
||||||
Files are sent directly between peers.
|
Files are sent directly between peers.
|
||||||
PairDrop doesn't even use a database.
|
PairDrop doesn't even use a database.
|
||||||
If curious, study [the server](https://github.com/schlagmichdoch/pairdrop/blob/master/index.js).
|
If curious, study [the server](https://github.com/schlagmichdoch/PairDrop/blob/master/server/index.js).
|
||||||
WebRTC encrypts the files in transit.
|
WebRTC encrypts the files in transit.
|
||||||
|
|
||||||
If the devices are on the same network,
|
If the devices are on the same network,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue