Skip to content

satshree/file-transfer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

file-transfer

About

Transfer any files through the internet. The sender and receiver must be in the same network.

TL;DR

The windows executable file is in directory 'exe'.
The source code is in directory 'src'

'send.py' or 'send.exe' starts a server to send files.
'receive.py' or 'receive.exe' listens to sender and receives file.

The files will be encrypted over the network

Author

Satshree Shrestha
Nepal

Language

The program is written in Python.

Releases

No releases published

Packages

No packages published

Languages