https://github.com/sshcrack/peertopeerdownloader
A client & server for downloading files peer-to-peer
https://github.com/sshcrack/peertopeerdownloader
Last synced: about 1 year ago
JSON representation
A client & server for downloading files peer-to-peer
- Host: GitHub
- URL: https://github.com/sshcrack/peertopeerdownloader
- Owner: sshcrack
- License: gpl-3.0
- Created: 2020-07-14T19:52:38.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-26T21:56:22.000Z (over 3 years ago)
- Last Synced: 2023-03-04T10:18:46.225Z (over 3 years ago)
- Language: TypeScript
- Size: 8.07 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 30
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
# -------
# ⚠️ This project is no longer maintained. Be careful, there might be secruity issues ⚠️
# -------
# Peer to Peer Downloader

## Introduction
> A downloader based on Peer to Peer
### Start
> `$ npm start`
## Installation
> To install the Modules needed just run `$ npm install`. This will install the modules for Electron and for the Server
### Package
> `$ npm run pack`
### Generate Setup (ONLY WINDOWS SUPPORTED YET)
> #### Make sure you packaged the application
> `$ npm run winpack`