Documentation
Generated by AI
File Sharing Tool
Browser-based peer-to-peer file sharing tool requiring no server relay, directly transferring files between devices. Implements fast, secure file sharing through WebRTC technology.
Core Features
- Peer-to-Peer Transfer: Files transfer directly between devices without any server relay
- Privacy Protection: File content not uploaded to server, ensuring transfer privacy
- Real-time Connection: Both parties can start transfer after confirmation, no waiting for upload/download
- No Size Limit: Theoretically supports任意大小 file transfer
- Cross-platform Support: Only requires browser, supports all mainstream platforms
How to Use
As Sender
- Click "Share" tab
- Upload or drag files to share
- System automatically generates 6-digit code
- Send generated share link or code to receiver
- Wait for receiver to input code and request receipt
- After receiving receipt request, confirm agreement to send
- File automatically starts transferring
As Receiver
- Click "Receive" tab
- Input 6-digit code provided by sender
- Wait for sender to confirm receipt request
- After connection established, file automatically starts receiving
- After receiving completes, click download button to save file
Transfer Process
File transfer completes through following steps:
- Both browsers establish secure WebRTC connection
- Sender confirms receiver's request
- File transfers directly as data chunks
- Receiver automatically reassembles data chunks and generates complete file
- Can download immediately after transfer completes
Suitable Scenarios
- Quickly transfer files between different devices
- Share large files with others without占用 cloud storage space
- Transfer files between devices on local network
- File transfer requiring privacy protection
- Temporary file sharing needs
Notes
- Please keep browser window open during transfer
- Both parties need to be online simultaneously to complete transfer
- Recommend using modern browsers for best experience
- Network connection quality affects transfer speed
- Transfer interruption requires restarting
Security Statement
This tool uses WebRTC technology to establish encrypted connections. File content only transfers between sender and receiver devices, does not pass through server. Code verification mechanism ensures only users with correct code can receive files.