rejetto / hfs

HFS is a web file server to run on your computer. Share folders or even a single file thanks to the virtual file system.
GNU General Public License v3.0
2.29k stars 227 forks source link

index.html is considered as download (max downloads per ip conflict) #697

Closed rec32 closed 1 month ago

rec32 commented 3 months ago

BEFORE

To Reproduce Steps to reproduce the behavior:

  1. Set correct number of HTTP proxies
  2. Set "Max downloads per IP" to 1
  3. Enable "Serve as web-page if index.html is found" for some folder
  4. Place some index.html to it
  5. Start to download something
  6. Visit the folder from before

Describe the bug You will get an error "too many requests" (if not, press ctrl+f5)

Expected behavior Page opens like default ones.

Screenshots

Environment (please complete the following information):

Additional context

rejetto commented 1 month ago

right, thanks for reporting! this should be fixed in next release.

rejetto commented 1 month ago

this is fixed in current 0.54.0-alpha