{"id":13425015,"url":"https://github.com/prdpx7/go-fileserver","last_synced_at":"2025-07-24T22:32:19.352Z","repository":{"id":57534940,"uuid":"282272134","full_name":"prdpx7/go-fileserver","owner":"prdpx7","description":"A simple HTTP Server to share files over WiFi via Qr Code","archived":false,"fork":false,"pushed_at":"2021-01-06T12:55:16.000Z","size":21726,"stargazers_count":77,"open_issues_count":0,"forks_count":11,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-10-28T03:39:08.982Z","etag":null,"topics":["cli","go","golang-package","http-server"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/prdpx7.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-07-24T16:50:18.000Z","updated_at":"2024-08-22T12:42:16.000Z","dependencies_parsed_at":"2022-09-26T18:21:46.556Z","dependency_job_id":null,"html_url":"https://github.com/prdpx7/go-fileserver","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prdpx7%2Fgo-fileserver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prdpx7%2Fgo-fileserver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prdpx7%2Fgo-fileserver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prdpx7%2Fgo-fileserver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prdpx7","download_url":"https://codeload.github.com/prdpx7/go-fileserver/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":227482465,"owners_count":17779968,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cli","go","golang-package","http-server"],"created_at":"2024-07-31T00:01:02.272Z","updated_at":"2024-12-01T04:12:06.810Z","avatar_url":"https://github.com/prdpx7.png","language":"Go","funding_links":[],"categories":["Go"],"sub_categories":[],"readme":"# go-fileserver\n\u003e A simple HTTP server to share files over WiFi via QRCode\n\n# Installation\n* You can download compressed version from [releases](https://github.com/prdpx7/go-fileserver/releases)\n    ```\n    wget https://github.com/prdpx7/go-fileserver/releases/download/v0.1/fs-server-2020.07.25.tar.gz\n    tar -xzf fs-server-2020.07.25.tar.gz\n\tchmod +x fs-server \u0026\u0026 sudo cp fs-server /usr/local/bin/fs-server\n    ```\n* Or download the binary directly\n\t```\n\twget https://github.com/prdpx7/go-fileserver/releases/download/v0.1/fs-server\n\tchmod +x fs-server \u0026\u0026 sudo cp fs-server /usr/local/bin/fs-server\n\t```\n\n* Or you can clone from GitHub and build the binary yourself\n\t```\n\tgit clone https://github.com/prdpx7/go-fileserver --depth=1\n\tcd go-fileserver/fs-server\n\t# requires go 1.14\n\tgo build\n\t# make binary executable\n\tchmod +x ./fs-server\n\t# may require root permission\n\tcp fs-server /usr/local/bin/fs-server\n\t```\n# Usage\n```\nfs-server - A simple HTTP Server to share files on a network.\nUsage: fs-server [OPTIONS] \u003cdir-path\u003e\nOptions:\n\t-h | --help - show this message\nExample:\nfs-server - serve files from current directory\nfs-server /home/user/documents/ - serve files from given directory\n```\n# Demo\n\n### Step 1 - Run in terminal\n\u003cimg src =\"https://i.imgur.com/ywUaM08.gif\" width=800 height=450\u003e\n\n### Step 2 - Scan QRCode on Phone\n\u003cimg src=\"https://i.imgur.com/pIlaFol.gif\" width=350 height=700\u003e\n\n# Inspiration\n* Inspired from [http-server](https://github.com/http-party/http-server) project\n\n# License\n* MIT","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprdpx7%2Fgo-fileserver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprdpx7%2Fgo-fileserver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprdpx7%2Fgo-fileserver/lists"}