{"id":26652767,"url":"https://github.com/opcoder0/zmount","last_synced_at":"2025-03-25T03:58:00.605Z","repository":{"id":193527165,"uuid":"688892613","full_name":"opcoder0/zmount","owner":"opcoder0","description":"Fuse filesystem for compressed files","archived":false,"fork":false,"pushed_at":"2023-09-22T11:47:08.000Z","size":39,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-04-21T00:58:05.397Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/opcoder0.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,"governance":null}},"created_at":"2023-09-08T10:22:38.000Z","updated_at":"2023-09-12T11:57:58.000Z","dependencies_parsed_at":"2023-09-09T01:40:36.851Z","dependency_job_id":"9003391c-3eb1-411c-9006-15bb5925aeb0","html_url":"https://github.com/opcoder0/zmount","commit_stats":null,"previous_names":["opcoder0/fuse-z","opcoder0/zfuse"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opcoder0%2Fzmount","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opcoder0%2Fzmount/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opcoder0%2Fzmount/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opcoder0%2Fzmount/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/opcoder0","download_url":"https://codeload.github.com/opcoder0/zmount/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245394757,"owners_count":20608125,"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":[],"created_at":"2025-03-25T03:57:59.596Z","updated_at":"2025-03-25T03:58:00.596Z","avatar_url":"https://github.com/opcoder0.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# zmount\n\nA Fuse filesystem for compressed files. The tool currently supports Zip files in read-only mode.\n\n## Usage\n\n```\n  -m string\n        directory to mount compressed file\n  -o string\n        mount option values are comma separated combination of [r,w,f] (default \"r\")\n  -stop\n        stop and unmount\n  -z string\n        path to compressed file\n```\n\n### Usage examples\n\n#### To mount zip file in read-only mode\n\nThe command runs as a daemon. Path to trace/debug logs under `/tmp/` look for `/tmp/zmount*.log`\n\n```\nzmount -m /path/to/mount/dir -z /path/to/zip/file\n```\n\n#### To unmount and stop the daemon\n\n```\nzmount -m /path/to/mount/dir -stop\n```\n\n#### To mount zip file in read-only mode and run in forground\n\n```\nzmount -m /path/to/mount/dir -z /path/to/zip/file -o r,f\n```\n\nPress ctrl-c to stop the process. Or send SIGINT to unmount and exit.\n\n## Work In Progress\n\n- Work in progress to support writes / updates\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopcoder0%2Fzmount","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopcoder0%2Fzmount","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopcoder0%2Fzmount/lists"}