Skip to content

ReneMuala/keeft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Keeft

Keeft 📚

keeft is a file transfer CLI tool that uses the RPC protocol. It sends/receives files over networks (eg.: LAN, Internet, ...).

sending a file 📤

Send helloworld.txt to a keeft receiver in localhost:1234 :

keeft send localhost 1234 helloworld.txt

receiving a file 📥

Receive a file from an keeft sender:

keeft receive 1234

Here are some keeft options 📋:

-s <size>

Sets the buffer size to <size>

keeft send localhost 1234 -s 500 helloworld.txt 

About

keeft is a CLI file transfer tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages