Share files from localhost
This tutorial will explain how to share files directly from your machine and protect the shareable link with username and password.
Last updated
Was this helpful?
This tutorial will explain how to share files directly from your machine and protect the shareable link with username and password.
Last updated
Was this helpful?
We have some private pictures that we want to share to our friends without uploading them to the cloud, just share them directly from our machine.
loclx tunnel http --subdomain mypics --basic-auth user:pass --file-server /home/pics
After creating the tunnel we can share the link to our friends, they need to enter the username and password for the protected tunnel as follow
If the username and password are correct, they can see the listing of files you shared