Skip to content

File host created in flask for one person. Great for an easy way to move files in your network.

License

Notifications You must be signed in to change notification settings

bennyscripts/flask-file-hosting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flask File Hosting

Easy and quick file uploading and hosting.
Great for a local file hosting solution.

Setup

  • Download the code as a ZIP.
  • Install all the required Python libraries.
  • Run app.py.
  • Server is now running on localhost.

Security

  • Files stored on this app are secured behind a password.
  • By default, the password is securepassword and will be asked to change when logging in.
  • All routes can only be accessed if the user has previously logged in on the same computer.
  • You may also notice that the username isnt changable, that is because you only need a password to log in.

Feature requests

  • I am taking feature requests! Create an issue with the label Feature request and i will consider adding it.

About

File host created in flask for one person. Great for an easy way to move files in your network.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published