{"id":24012889,"url":"https://github.com/glassechidna/efsu","last_synced_at":"2025-04-15T08:41:03.644Z","repository":{"id":49175976,"uuid":"378778034","full_name":"glassechidna/efsu","owner":"glassechidna","description":"efsu is for accessing AWS EFS from your machine without a VPN","archived":false,"fork":false,"pushed_at":"2021-06-25T01:00:45.000Z","size":33,"stargazers_count":42,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-03-28T18:11:50.552Z","etag":null,"topics":["aws","aws-efs","efs"],"latest_commit_sha":null,"homepage":"","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/glassechidna.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":"2021-06-21T01:50:02.000Z","updated_at":"2022-03-11T13:18:44.000Z","dependencies_parsed_at":"2022-07-30T22:08:00.560Z","dependency_job_id":null,"html_url":"https://github.com/glassechidna/efsu","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glassechidna%2Fefsu","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glassechidna%2Fefsu/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glassechidna%2Fefsu/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glassechidna%2Fefsu/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/glassechidna","download_url":"https://codeload.github.com/glassechidna/efsu/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249038885,"owners_count":21202803,"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":["aws","aws-efs","efs"],"created_at":"2025-01-08T06:22:49.100Z","updated_at":"2025-04-15T08:41:03.625Z","avatar_url":"https://github.com/glassechidna.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# `efsu`: VPN-less access to AWS EFS\n\n`efsu` is for accessing AWS EFS from your machine without a VPN. It achieves this\nby deploying a Lambda function and shuttling data between your machine and EFS\nvia that function.\n\n## Getting started\n\n* Mac: `brew install glassechidna/taps/efsu`\n* Windows: `scoop bucket add glassechidna https://github.com/glassechidna/scoop-bucket.git; scoop install efsu`\n* Otherwise get the latest build from the [Releases][releases] tab.\n\nNext, run the first-time setup. This will deploy the Lambda function that your \nlocal CLI will communicate with:\n\n```shell\nefsu setup \\\n--subnet-id subnet-abc0123 \\\n--security-group-id sg-abc0123 \\\n--access-point-arn arn:aws:elasticfilesystem:us-east-1:0123456789012:access-point/fsap-01234aEXAMPLE\n```\n\nNow you're ready to go!\n\n## Usage\n\n    % efsu ls -R /mnt/efs\n\n`ls` will list files in EFS. The `-R` flag will recursively list files in all \nsubdirectories.\n\n    % efsu cp /mnt/file.txt .\n\n`cp` will copy files from EFS to your machine. **NOTE**: Currently only copying\n*one* file *from* EFS is supported.\n\n## TODO\n\n* `cp -R` recursive copies\n* `mkdir [-p]`\n* `rm [-r]`\n* Get feedback\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fglassechidna%2Fefsu","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fglassechidna%2Fefsu","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fglassechidna%2Fefsu/lists"}