Skip to content

rdash99/P2P-File-Sharing-Python-3.8-Update

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

P2P-File-Sharing

A python program which creates an Anonymous P2P Network and allows the clients for sharing files anonymously. Although it was successful in sending files even in a wireless network, it hasn't been tested for large files, and may not be efficient. However, anonymity was guarenteed in most of the scenarios. Just run the 'main.py' and wait until there are atleast 3 clients in the network who are running the same code. Then one can either send or receive files by issuing search queries into the network.

About

A python program which creates an Anonymous P2P Network and allows the clients for sharing files anonymously

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 91.6%
  • C++ 8.4%