Skip to content

jclg/transfert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple file transfer tool

To receive a file:
./transfert receive port

To send a file:
./transfert send host port file

e.g:
./transfert receive 8888
./transfert send localhost 8888 myfile.txt

About

A simple file transfer tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages