Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/diamondgotcat/ultradp
(6.2GB / 6.2sec) Ultra Fast File Transfer Pipeline
https://github.com/diamondgotcat/ultradp
Last synced: about 1 month ago
JSON representation
(6.2GB / 6.2sec) Ultra Fast File Transfer Pipeline
- Host: GitHub
- URL: https://github.com/diamondgotcat/ultradp
- Owner: DiamondGotCat
- License: mit
- Created: 2024-12-03T18:13:37.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-12-03T19:06:08.000Z (about 2 months ago)
- Last Synced: 2024-12-03T19:24:25.122Z (about 2 months ago)
- Language: Python
- Homepage:
- Size: 13.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# UltraDP (Ultra Drop Protocol)
Ultra Fast File Transfer Pipeline## My Pipelines Ranking
### 1. UltraDP
Most Fast in My Project.
**PEEK SPEED:** 6.2GB / 6.2sec### 2. NextDP(NextDrop)
Python Library is Available.
**PEEK SPEED:** 3GB / 5sec## Usage
### Install Requirements
```
pip install kamu-jp-modern aiohttp tqdm zstandard cryptography
```### Command
```
python nextdrop.py send [--threads ] [--port ]
``````
python nextdrop.py receive [--compress] [--port ]
```