{"id":16109720,"url":"https://github.com/knid/drop","last_synced_at":"2025-04-06T05:21:02.183Z","repository":{"id":248042420,"uuid":"827594553","full_name":"knid/drop","owner":"knid","description":"ssh bridge for transferring data","archived":false,"fork":false,"pushed_at":"2024-07-12T11:33:22.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-05T08:41:38.912Z","etag":null,"topics":["go","golang","sharing","ssh","transfer","transfer-files"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/knid.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-07-12T01:19:38.000Z","updated_at":"2024-07-23T08:40:41.000Z","dependencies_parsed_at":"2024-07-12T03:05:02.519Z","dependency_job_id":null,"html_url":"https://github.com/knid/drop","commit_stats":null,"previous_names":["knid/drop"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knid%2Fdrop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knid%2Fdrop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knid%2Fdrop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knid%2Fdrop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/knid","download_url":"https://codeload.github.com/knid/drop/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247437813,"owners_count":20938795,"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":["go","golang","sharing","ssh","transfer","transfer-files"],"created_at":"2024-10-09T19:34:18.878Z","updated_at":"2025-04-06T05:21:02.148Z","avatar_url":"https://github.com/knid.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Drop\n\nTransfer files securely using power of ssh.\n\n## Usage\n\n### Run server\n\n```bash\n$ drop -h\nusage: ./drop \u003cPORT\u003e \u003cKEYFILE\u003e\n$ drop 2222 keys/id_ed25519\n2024/07/12 03:01:32 Drop v0.0.1\n2024/07/12 03:01:32 Listening Port: 2222\n2024/07/12 03:01:32 Using Key File: keys/id_ed25519\n```\n\n### Send file\n\n```bash\n$ ssh -T server \u003c file\nNew drop created: e1c2a171f5b90666\nWaiting for receiver...\n```\n\n### Receive file\n\n```bash\n$ ssh -T server e1c2a171f5b90666 \u003e file     # Save file\n$ ssh -T server e1c2a171f5b90666 | tee file # Print and save file \n```\n\n## Tips\n\n- #### Sending live message \n    Just start ssh conn without giving file. And type messages after client connected.\n    \n- #### Anonim file sending \u0026 receiving\n    ```bash\n    $ torsocks ssh -T server \u003c file\n    ```\n\n## TODO\n\n- [ ] Add asciinema videos to README\n- [ ] Create persistent mode to drops\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fknid%2Fdrop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fknid%2Fdrop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fknid%2Fdrop/lists"}