Skip to content

rea1bacon/File-sharing-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple File sharing tool

Sharing client usage

(You will need to use python3 for linux)

main.py --send -f file/path

Optionnal flags :

  • pwd : set a password

Receiving client usage

(You will need to use python3 for linux)

main.py --recv -adr remote_host_address -port remote_host_port

Optionnal flags :

  • o : output the file in a different firectory or different name

About

Very simple and tiny file sharing service written in python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages