Skip to content

anmol-73/Networks_Hackathon

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Networks_Hackathon

Modifications Made for Part 2

  • Added multithreading for both servers
  • Added authorization for Flask server and authentication for TCP server

Additional Modifications Possible (Not Implemented)

  • Can encrypt the payload for the TCP server (or just the wrap the server with a SSL layer)
  • Limit the file size while using the TCP server (Currently, user can put in a very large file)
  • Add rate limiting to the servers (to prevent DDOS)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 89.4%
  • Shell 10.6%