LAN-Share

February 8, 2021 · View on GitHub

stars repo-size license release 中文

Please use the Go version, this version is no longer maintained.

请使用 Go 语言版本,仅单个可执行文件,无需配置,开箱即用,且功能更加丰富。

Description

  • Used for file sharing in LAN
  • Simple to deploy.

Demo

image

image

Deploy Steps

  1. Install Node.js v10.14.2 or any other compatible versions.
  2. Use git to clone https://github.com/songquanpeng/lan-share.git
  3. Run npm start and then open http://YOUR_IP:3000/

Contents

  1. 1Description
  2. 2Demo
  3. 3Deploy Steps