https://github.com/zhazhazhu/airnc
💡 A LAN transmission cli tool (一个局域网传输工具)
https://github.com/zhazhazhu/airnc
cli filetransfer
Last synced: 4 months ago
JSON representation
💡 A LAN transmission cli tool (一个局域网传输工具)
- Host: GitHub
- URL: https://github.com/zhazhazhu/airnc
- Owner: zhazhazhu
- License: mit
- Created: 2024-01-10T07:55:06.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-17T06:12:18.000Z (over 1 year ago)
- Last Synced: 2025-10-26T02:03:09.388Z (8 months ago)
- Topics: cli, filetransfer
- Language: Rust
- Homepage: https://air.zhazhazhu.me
- Size: 584 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## 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)
```bash
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:
```bash
curl https://airnc.zhazhazhu.me/install.sh | bash
```
## Begin
```shell
airnc ./README.md
```
### Example(演示)
https://github.com/zhazhazhu/airnc/assets/80683658/97f958e0-63df-4f5a-a481-9bb2b0eca622