Skip to content

Releases: TechWhizKid/pyFlaskyServe

pyFlaskyServe v1.0

19 Aug 16:56
1700893
Compare
Choose a tag to compare

pyFlaskyServe v1.0 Release

I'm pleased to announce the first release of pyFlaskyServe, a robust server designed to serve files directly from your local disk. With pyFlaskyServe, you can easily share files without the need to upload them to an external server. This release marks a significant step towards streamlined and efficient file sharing.

Notable Features in this Release

  • User Authentication: Implement user authentication via username and password for secure access to the file server.
  • Effortless File Management: Browse, upload, and download files and directories with a user-friendly web interface.
  • Basic Anti-DDoS Protection: Built-in defense against basic Distributed Denial-of-Service (DDoS) attacks ensures uninterrupted service.
  • Graphical User Interface (GUI): Enjoy the convenience of a simple PyQt5 GUI for intuitive navigation and management.

Make sure to check the file hash just to be safe:

  • File name: pyFlaskyServe.exe
  • MD5: 39AE30BCE64C413BB193E66AC71B5D6C
  • SHA1: 7D35C1D44718E594EF87E4362A158AE85C052A8E

I hope pyFlaskyServe enhances your file sharing experience.