LinuxSuRen / transfer

A file transfer tool that via UDP protocol on Linux, Windows, and macOS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

codecov

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 to install it:

hd i transfer

Usage

Wait for the data:

transfer wait

send the data:

transfer send targetFile [ip]

Limitations

  • Not fast enough (8.35 MB/s) when sending data from macOS

About

A file transfer tool that via UDP protocol on Linux, Windows, and macOS.

License:GNU General Public License v3.0


Languages

Language:Go 83.1%Language:HTML 14.8%Language:Makefile 2.1%