Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/linuxsuren/transfer
A file transfer tool that via UDP protocol on Linux, Windows, and macOS.
https://github.com/linuxsuren/transfer
air-dropper data-transfer udp
Last synced: 2 months ago
JSON representation
A file transfer tool that via UDP protocol on Linux, Windows, and macOS.
- Host: GitHub
- URL: https://github.com/linuxsuren/transfer
- Owner: LinuxSuRen
- License: gpl-3.0
- Created: 2022-08-29T13:40:45.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-09-26T00:42:59.000Z (over 2 years ago)
- Last Synced: 2024-10-04T12:42:50.300Z (3 months ago)
- Topics: air-dropper, data-transfer, udp
- Language: Go
- Homepage:
- Size: 45.9 KB
- Stars: 22
- Watchers: 4
- Forks: 5
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![codecov](https://codecov.io/gh/LinuxSuRen/transfer/branch/master/graph/badge.svg?token=XS8g2CjdNL)](https://codecov.io/gh/LinuxSuRen/transfer)
Data transfer via UDP protocol.
## Features
* Send files to an unknown target IP address in a local network
* Average speed is 15 MB/s in WiFi (802.11ac)## Install
Using [hd](https://github.com/LinuxSuRen/http-downloader/) to install it:```shell
hd i transfer
```## Usage
Wait for the data:
```shell
transfer wait
```send the data:
```shell
transfer send targetFile [ip]
```## Limitations
* Not fast enough (8.35 MB/s) when sending data from macOS