Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hoothin/snapdrop
Modify for ipv6 and WAN. 自用改版,兼容 ipv6 与广域网
https://github.com/hoothin/snapdrop
snapdrop webrtc
Last synced: 5 days ago
JSON representation
Modify for ipv6 and WAN. 自用改版,兼容 ipv6 与广域网
- Host: GitHub
- URL: https://github.com/hoothin/snapdrop
- Owner: hoothin
- License: gpl-3.0
- Fork: true (RobinLinus/snapdrop)
- Created: 2022-04-29T09:30:56.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-03-26T00:00:32.000Z (7 months ago)
- Last Synced: 2024-08-01T16:45:18.312Z (3 months ago)
- Topics: snapdrop, webrtc
- Language: JavaScript
- Homepage: https://s.hoothin.com
- Size: 3.43 MB
- Stars: 29
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Snapdrop
The original version allocates rooms according to the same IP, but under IPv6, the IP of the same LAN may be different, so I fixed for it.
In addition, the room function is added. Click the footer to input the room ID, which can be transmitted with the client of the corresponding room ID.
原版是根据相同公网ip分配房间,但是ipv6下,同一局域网的公网ip也可能不同,故修改兼容。
另外添加了room功能,点击页脚输入room id可与对应room id的客户端相互传输。[Snapdrop](https://snapdrop.net): local file sharing in your browser. Inspired by Apple's Airdrop.
#### Snapdrop is built with the following awesome technologies:
* Vanilla HTML5 / ES6 / CSS3 frontend
* [WebRTC](http://webrtc.org/) / [WebSockets](http://www.websocket.org/)
* [NodeJS](https://nodejs.org/en/) backend
* [Progressive Web App](https://wikipedia.org/wiki/Progressive_Web_App)Have any questions? Read our [FAQ](/docs/faq.md).
You can [host your own instance with Docker](/docs/local-dev.md).
## Support the Snapdrop Community
Snapdrop is free. Still, we have to pay for the server. If you want to contribute, please use PayPal:[](https://www.paypal.com/donate/?hosted_button_id=MG8GV7YCYT352)
or Bitcoin:
[](https://coins.github.io/thx/#1K9zQ8f4iTyhKyHWmiDKt21cYX2QSDckWB?label=Snapdrop&message=Thanks!%20Your%20contribution%20helps%20to%20keep%20Snapdrop%20free%20for%20everybody!)
[Bitcoin Lighting](https://tippin.me/@robin_linus)
Alternatively, you can become a [Github Sponsor](https://github.com/sponsors/RobinLinus).
Thanks a lot for supporting free and open software!