# fanchangyong/deershare

小鹿快传，一款在线P2P文件传输工具，使用WebSocket + WebRTC技术

Repository: https://github.com/fanchangyong/deershare
Canonical: https://ross.abutalabs.com/products/deershare
Homepage: https://deershare.com
Language: JavaScript
License: MIT
License Family: permissive
Topics: webrtc, react, websocket
Last push: 2023-06-27T14:08:58+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 2467, "days_push": 1163, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1177, forks 188 (observed 2026-08-28T04:03:52.801205+00:00)

## What it is
DeerShare (小鹿快传) is a web-based P2P file transfer tool that uses WebRTC for direct peer-to-peer connections with WebSocket signaling. It lets users send files between devices through the browser without uploading to cloud storage.

## Use cases
- transfer files between devices without cloud
- send large files peer-to-peer in browser
- share files between phone and computer
- self-host a file sharing service
- send files without size limits or accounts

## When to choose
- you want direct device-to-device transfer without cloud storage
- you need a self-hosted, privacy-friendly file sharing tool
- you want browser-based transfer with no installs

## When to avoid
- you need asynchronous transfer when the recipient is offline
- you want cloud backup or transfer history
- you need a polished, actively developed product

## Facets
- artifact type: application
- maturity: maintenance
- function: websocket, file-upload, p2p
- domain: web-development, files, privacy
- platform: browser, self-hosted
- tags: webrtc, file-transfer, peer-to-peer, react, no-cloud-storage, web-server, nodejs

## Member repositories
- fanchangyong/deershare (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:52.801205+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:26:11.931798+00:00, confidence not recorded.
  - readme: https://github.com/fanchangyong/deershare (fetched 2026-08-28T04:03:52.801205+00:00, sha 1560290969ee)
- Data as of 2026-08-30T08:39:29.467469+00:00.
