Skip to content

AgusDOLARD/zhare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zhare

Zhare is a command-line tool designed to simplify file sharing within your local network.

✨ Features

  • Simple and Fast: Quickly share files with others on your local network.
  • No External Dependencies: Single binary for straightforward use.
  • Cross-Platform: Works on Windows, macOS, and Linux.

🚀 Installation

To install Zhare, use the following command:

go install github.com/AgusDOLARD/zhare@latest

📝 Usage

Specify the path to the file you want to share:

zhare path/to/your/file other/file ...

Or, if you want to share a directory, use the --dir flag:

zhare --dir path/to/your/directory

🚩Flags

  • -p, --port: server port
  • -d, --dir: directory to serve
  • --[no]-log: enable/disable logging

📜 License

This project is licensed under the MIT License - see the LICENSE file for details.

About

share files in your local network

Topics

Resources

License

Stars

Watchers

Forks