Instalation go install github.com/george124816/fileserver@latest Usage # using default port 8000 and current directory fileserver # passing port and directory PORT=1234 DIR=/tmp/ fileserver