Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 737 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 737 Bytes

lanshare

lanshare is a thing that allows you to send files via lan.

Quick start

  1. run npm install
  2. run node .
  3. go to the address that was logged in console
  4. voilà

you can connect to this address from any device connected to your local network

to change port all you have to do is change a port variable inside index.js

files that you send are stored on a computer that you ran a node . command in a directory called ./images

since its impossible to push empty folders on github, i added a placeholder image - you can delete it after you download this repo

author

JaZax

license

Copyright © 2020 JaZax (ctrl-team). This project is MIT licensed.