Documentation
¶
Overview ¶
The tailweb command serves out the current directory to your tailnet.
This is the tailscale equivalent of the classic python one-liner:
python -m http.server 8000
Install tailweb with:
go install github.com/crawshaw/httpts/cmd/tailweb@latest
then to serve the current directory, run:
tailweb
Click to show internal directories.
Click to hide internal directories.