Skip to content

j-karthik/Leaky-LAN

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Leaky-LAN

It is a simple file sharing and HTTP server in LAN for windows and Linux systems which have python3 installed.

Note: Files shared using this tool is available to each and every device connected to LAN. Don't use on public Networks!

Main Features

  • Easy to use , setup and maintain
  • 100% Open source
  • No third party code only standard python libraries used.
  • setup required only on one computer.
  • Bidirectional sharing of files possible using new web interface.

Web Interfaces

  • Interface to Recieve Files to computer : -

  • Interface to Share Files from computer : -

Just run it on system which has file to be shared and select the folder. The folder will be shared over LAN to each device connected in LAN.

Quick Installation

To Install from PyPI:

Run the following commands in Linux terminal / Windows powershell / command prompt to install :-

pip install leakylan

Then type the following command to get started :-

leakylan

To run program by directly downloading from github refer Instructions here.

FAQ

  • Cannot share files in LAN ,why Leakylan doesnot work ?

This must be due to firewall , either apply proper firewall configuration ( recommended ) or disable it temporarily.

  • How to stop sharing files ?

Press Ctrl and C both at same time.

About

Simple file sharing service in LAN for windows and Linux systems which have python3 installed.

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%