{"id":15373024,"url":"https://github.com/vi/fusenbd","last_synced_at":"2025-08-03T04:04:50.000Z","repository":{"id":57632435,"uuid":"145261608","full_name":"vi/fusenbd","owner":"vi","description":"Mount network block device export as a single-file FUSE filesystem.","archived":false,"fork":false,"pushed_at":"2018-08-19T01:15:13.000Z","size":10,"stargazers_count":7,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-05-16T19:17:24.251Z","etag":null,"topics":["fuse","fuse-filesystem","mount","nbd","nbd-client","network-block-device"],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/vi.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}},"created_at":"2018-08-19T00:27:35.000Z","updated_at":"2023-09-08T17:44:03.000Z","dependencies_parsed_at":"2022-08-31T16:31:22.154Z","dependency_job_id":null,"html_url":"https://github.com/vi/fusenbd","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/vi/fusenbd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vi%2Ffusenbd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vi%2Ffusenbd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vi%2Ffusenbd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vi%2Ffusenbd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vi","download_url":"https://codeload.github.com/vi/fusenbd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vi%2Ffusenbd/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266034511,"owners_count":23867064,"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":["fuse","fuse-filesystem","mount","nbd","nbd-client","network-block-device"],"created_at":"2024-10-01T13:54:07.445Z","updated_at":"2025-08-03T04:04:49.947Z","avatar_url":"https://github.com/vi.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"fusenbd\n---\n\nA FUSE mounter for network block device.\n\nExample\n---\n\n```\n$ fusenbd data '127.0.0.1:10809' sda1 -r -- -o auto_unmount,default_permissions,allow_other,ro\u0026\n[1] 14013\n\n$ mkdir -p m\n\n$ ntfs-3g -o ro ./data m\n\n$ ls m\nBoot  bootmgr  BOOTSECT.BAK  System Volume Information\n\n$ fusermount -u m\n\n$ fusermount -u data\n[1]+  Done         fusenbd \n```\n\nUsage\n---\n\n```\nfusenbd 0.1.0\nVitaly _Vi Shukela \u003cvi0oss@gmail.com\u003e\nFUSE-based network block device client that exposes NBD export as a plain file\n\nUSAGE:\n    fusenbd [FLAGS] \u003cfile\u003e \u003chostport\u003e [ARGS]\n\nFLAGS:\n    -h, --help         Prints help information\n    -r, --read-only    Mount read-only\n    -V, --version      Prints version information\n\nARGS:\n    \u003cfile\u003e        Regular file to use as mountpoint\n    \u003chostport\u003e    Host:port to make NBD connection\n    \u003cexport\u003e      Named export to use. [default: ]\n    \u003copts\u003e...     The rest of FUSE options. Specify export as \"\" to use default and skip to FUSE options.\n\n\nExample:\n    fusenbd nbd.dat 127.0.0.1:10809\n    \n    fusenbd -r sda1 127.0.0.1:10809 sda1 -- -o allow_empty,ro,fsname=qwerty,auto_unmount\n```\n\n\nBuilding and installing\n---\n\nFor Linux x86_64, you can try a [pre-built version](https://github.com/vi/fusenbd/releases).\nOtherwise,\n\n1. Setup [rust toolchain](https://rustup.rs)\n2. Install FUSE development headers (`apt-get install libfuse-dev`)\n3. `cargo install fusenbd`.\n4. Either use `fusenbd` right away or find it somewhere and copy to `$PATH`.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvi%2Ffusenbd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvi%2Ffusenbd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvi%2Ffusenbd/lists"}