We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I was using this and realised it could do with a password protection. I can limit acces via firewall rules but password protection would be useful too
The text was updated successfully, but these errors were encountered:
Hello.
I made a fork which adds basic auth for routes: https://github.com/noobcode73/http-file-server/tree/patch-2#auth
You have to build with go manually and have to navigate to the default go installtion path and then run http-file-server
Sorry, something went wrong.
@noobcode73 thanks man, it works
No branches or pull requests
I was using this and realised it could do with a password protection. I can limit acces via firewall rules but password protection would be useful too
The text was updated successfully, but these errors were encountered: