Skip to content

💡 A LAN transmission cli tool (一个局域网传输工具)

License

Notifications You must be signed in to change notification settings

zhazhazhu/airnc

Repository files navigation

Airnc

A local area network transmission tool randomly assigns a port locally to start the service, which can be accessed and downloaded in the same local area network. At the same time, the download link will be sent to the server. Later, you can view your available download address through https://air.zhazhazhu.me.

一个局域网传输工具, 本地随机分配一个端口可用端口启动服务,在同一个局域网内可访问下载,同时会把下载链接发送给服务端,后续可通过 https://air.zhazhazhu.me 查看你可用的下载地址

Install

Using Cargo (Linux/macOS/Windows)

cargo install airnc

Using a script (macOS/Linux)

For bash, zsh and fish shells, there's an automatic installation script.

First ensure that curl and unzip are already installed on you operating system. Then execute:

curl https://airnc.zhazhazhu.me/install.sh | bash

Begin

airnc ./README.md

Example(演示)

2024-01-24.10.50.06.mp4