Skip to content
This repository has been archived by the owner on Feb 6, 2024. It is now read-only.

beatles1/Simple-Upload-Site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 

Repository files navigation

Simple-Upload-Site

A very simple web app with a public list of files and an admin page to upload or sideload and delete the files again.

To set the password:

  • Generate and save a salt in a/login.php (I used lastpass password generator)
  • Append that salt to the end of your password and generate an SHA256 hash and save that in a/login.php (Google for a generator)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published