This website requires JavaScript.
Explore
Help
Sign In
MirrorMirror
/
PairDrop
mirror of
https://github.com/schlagmichdoch/PairDrop.git
Watch
1
Star
0
Fork
You've already forked PairDrop
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
0237c2bbcd
PairDrop
/
server
History
ErikrafT
36b2cfecf1
Update proxy-server.js
2025-05-07 20:03:00 -03:00
..
model
Update model.json
2025-05-07 17:10:44 -03:00
helper.js
Modularize server into multiple files
2023-11-09 01:00:07 +01:00
index.js
Update index.js
2025-04-14 18:47:25 -03:00
peer.js
Fix substring error if remoteAddress is undefined and replace deprecated `request.connection` with `request.socket` (
fixes
#308
)
2024-07-13 21:50:44 +02:00
proxy-server.js
Update proxy-server.js
2025-05-07 20:03:00 -03:00
server.js
Implement customizable buttons via env vars (
fixes
#214
)
2023-12-13 17:40:48 +01:00
ws-server.js
Decrease redundancy by changing the way the websocket fallback is included; Adding new env var SIGNALING_SERVER to host client files but use another server for signaling.
2023-11-09 01:02:03 +01:00