{"id":41467463,"url":"https://github.com/notsobad/go-fileshare","last_synced_at":"2026-01-23T16:34:14.357Z","repository":{"id":139101795,"uuid":"177388314","full_name":"notsobad/go-fileshare","owner":"notsobad","description":null,"archived":false,"fork":false,"pushed_at":"2024-07-26T09:55:00.000Z","size":22,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-07-26T11:18:20.819Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/notsobad.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-03-24T08:23:09.000Z","updated_at":"2024-07-26T09:55:03.000Z","dependencies_parsed_at":"2024-07-26T11:20:54.750Z","dependency_job_id":null,"html_url":"https://github.com/notsobad/go-fileshare","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/notsobad/go-fileshare","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/notsobad%2Fgo-fileshare","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/notsobad%2Fgo-fileshare/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/notsobad%2Fgo-fileshare/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/notsobad%2Fgo-fileshare/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/notsobad","download_url":"https://codeload.github.com/notsobad/go-fileshare/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/notsobad%2Fgo-fileshare/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28695551,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-23T15:57:05.722Z","status":"ssl_error","status_checked_at":"2026-01-23T15:56:27.656Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":[],"created_at":"2026-01-23T16:34:14.271Z","updated_at":"2026-01-23T16:34:14.335Z","avatar_url":"https://github.com/notsobad.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Go-FileShare: Your Go-To File Sharing Tool\n\nGo-FileShare is a lightweight, user-friendly file sharing program written in Go. It enables you to swiftly share files from any directory on your system by initiating a web server and generating a QR code for effortless access.\n\n## 🌟 Features\n\n- **Ease of Use**: Simply navigate to the directory you wish to share and execute the command.\n- **Portability**: Operates on any system with Go installed.\n- **QR Code Generation**: Generates a QR code for seamless access from mobile devices.\n- **Flexibility**: Allows you to specify the IP and port to bind to.\n\n## 🚀 Installation\n\nInstall Go-FileShare with the following command:\n\n```bash\ngo install github.com/notsobad/go-fileshare@latest\n```\n\n## 📖 Usage\n\nNavigate to the directory you wish to share and run the `go-fileshare` command:\n\n```bash\ncd /path/to/directory\ngo-fileshare\n```\n\nThis will initiate a web server and print a QR code to the terminal:\n\n```bash\nVisit /home/wang by clicking: http://10.0.1.68:8080\nOr you can scan the qrcode below:\n[[QRCODE HERE]]\n```\n\nYou can now access the shared directory from any device by scanning the QR code or entering the URL into a web browser.\n\n## ⚙️ Options\n\nYou can customize the behavior of Go-FileShare with the following options:\n\n- `-dir`: The directory to serve. Default is the current directory.\n- `-ip`: The IP to bind to.\n- `-port`: The port to listen on. Default is 8080.\n- `-auth`: Use basic auth to protect the service. like 'username:password'\n\nFor example, to serve a specific directory on a specific IP and port, you could run:\n\n```bash\ngo-fileshare -dir /path/to/directory -ip 192.168.1.100 -port 8000 -auth admin:123456\n```\n\n## 🎉 Conclusion\n\nGo-FileShare is a simple, portable solution for sharing files from any directory on your system. With its QR code generation feature, accessing shared files has never been easier.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnotsobad%2Fgo-fileshare","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnotsobad%2Fgo-fileshare","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnotsobad%2Fgo-fileshare/lists"}