Skip to content

Martan03/LanCom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LanCom

Command line utility for sharing text, files or folder over LAN.

Usage

Show help:

LanCom

Start receiving:

LanCom receive

Creates server that will listen for connections.
Server is automatically turned off after receiving all data from a client.

Send text/file/folder:

LanCom send <arg> <ip>

arg - path to file/folder or text
ip - server IP

Save default values: If ip is set, no ip in send is needed You can add multiple shortcuts

LanCom config ip:<Default IP> dir:<path to save files> add:<Shortcut name>-<IP> remove:<Shortcut name>

Links:
Author GitHub
Author website