{"id":22993671,"url":"https://github.com/saleh7/efs","last_synced_at":"2026-05-19T04:03:20.798Z","repository":{"id":85444078,"uuid":"93284844","full_name":"Saleh7/efs","owner":"Saleh7","description":":octocat: Easy file sharing 📤 from the command line ","archived":false,"fork":false,"pushed_at":"2017-06-04T04:09:06.000Z","size":1,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-28T10:57:09.406Z","etag":null,"topics":["efs","file","malware","python","python3","scan","upload"],"latest_commit_sha":null,"homepage":"https://igeek.io/f","language":"Shell","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/Saleh7.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":"2017-06-04T02:15:56.000Z","updated_at":"2020-03-27T20:03:57.000Z","dependencies_parsed_at":"2023-03-13T05:17:58.166Z","dependency_job_id":null,"html_url":"https://github.com/Saleh7/efs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Saleh7/efs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Saleh7%2Fefs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Saleh7%2Fefs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Saleh7%2Fefs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Saleh7%2Fefs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Saleh7","download_url":"https://codeload.github.com/Saleh7/efs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Saleh7%2Fefs/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263838820,"owners_count":23518166,"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":["efs","file","malware","python","python3","scan","upload"],"created_at":"2024-12-15T05:13:53.354Z","updated_at":"2026-05-19T04:03:20.696Z","avatar_url":"https://github.com/Saleh7.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"![efs](https://igeek.io/images/logup.png)\n# 📤 Easy file sharing from the command line 📤\n\n## What is [EFS](https://igeek.io/f) ?\nEasy File Sharing (efs) from the command line , free and open-source service to exchange small files.\n\n## Usage :\n\n#### How to upload\n```bash\ncurl -T myfile igeek.io\n# Or\ncurl --upload-file myfile igeek.io\n```\n\n#### Upload multiple files at once\n```bash\ncurl -File=@/home/myfile -File1=@myfile igeek.io\n# Or\ncurl -T {/home/file1, file2, /opt/file3} igeek.io\n```\n#### Upload a stream\n```bash\ncurl http://igeek.io | curl -T - igeek.io\n```\n#### Upload and Scan for malware (VirusTotal)\n```bash\ncurl -H \"vt: yes\" -T /home/myfile igeek.io\n```\n#### Upload with HTTP basic authentication\n```bash\ncurl -u user:password -T /home/myfile igeek.io\n```\n#### Encrypt your files\n```bash\n# Encrypt files with password using gpg\ncat /home/myfile|gpg -ac -o-|curl -X PUT --upload-file \"-\" https://igeek.io\n# Download and decrypt\ncurl https://igeek.io/f/6c0XRBqJ6p|gpg -o- \u003e myfile.?\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaleh7%2Fefs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsaleh7%2Fefs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaleh7%2Fefs/lists"}