Skip to content

Local Network File Share System A simple and efficient way to share files over your local network. This project allows you to share files and folders with others connected to the same local network. Just place your files in the Files folder, and they will be accessible to anyone on your network via a generated link.

Notifications You must be signed in to change notification settings

nahidfarazi/Local-Network-file_share

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Local Network file share system

make sure you have a files folder in root drictory

Alt text

All your data or files should be placed in the 'Files' folder if you want to share them over your local network.

  1. clone project follow command

    git clone https://github.com/nahidfarazi/Local-Network-file_share.git
  1. run command start server

    go run main.go 8080 ./files
  1. ctrl+mouse left click on terminal url

Alt text

When someone visits the link, they can access your files and folder data only if they are connected to your local network.

About

Local Network File Share System A simple and efficient way to share files over your local network. This project allows you to share files and folders with others connected to the same local network. Just place your files in the Files folder, and they will be accessible to anyone on your network via a generated link.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages