{"id":20614369,"url":"https://github.com/devincarr/dropoff","last_synced_at":"2026-04-23T09:33:54.137Z","repository":{"id":71061447,"uuid":"130654009","full_name":"DevinCarr/Dropoff","owner":"DevinCarr","description":"Simple text-hosting Server","archived":false,"fork":false,"pushed_at":"2018-06-05T05:19:58.000Z","size":54,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-17T04:12:39.414Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C#","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/DevinCarr.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":"2018-04-23T07:04:00.000Z","updated_at":"2018-06-05T05:19:59.000Z","dependencies_parsed_at":"2023-02-22T06:30:51.689Z","dependency_job_id":null,"html_url":"https://github.com/DevinCarr/Dropoff","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevinCarr%2FDropoff","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevinCarr%2FDropoff/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevinCarr%2FDropoff/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevinCarr%2FDropoff/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DevinCarr","download_url":"https://codeload.github.com/DevinCarr/Dropoff/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242268904,"owners_count":20100069,"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":"2024-11-16T11:12:33.759Z","updated_at":"2026-04-23T09:33:49.086Z","avatar_url":"https://github.com/DevinCarr.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dropoff\n\nA simple text-hosting server and client to easily dump random files/text and fetch from either a commandline client or web page.\n\n## Client\nThe client can be configured to connect to an Azure AD instance for authentication. This is useful if you put the Dropoff Server behind the same Azure AD.\n\n### Requirements\n1. [Dotnet 2.1 SDK](https://www.microsoft.com/net/download/windows)\n\n### Setup\nIn the `Dropoff` folder:\nAdd an fill the `app.config` with the proper parameters:\n- `\"DropoffServer\"`\n- `\"ida:AADInstance\"`\n- `\"ida:Tenant\"`\n- `\"ida:ClientId\"`\n- `\"ida:ClientSecret\"`\n\n### Run\nIn the `Dropoff` folder:\n\n`dotnet run -r 00000000000000000000000000000000`\n\n#### Help\n```bash\nDropoff Client v0.1.0\n\n  -s, --server \u003cserver\u003e    Dropoff server to communicate with (if \n                           different than one provided in app.config).\n  -r, --retrieve \u003cid\u003e      Id of a file to retrieve from the Dropoff store.\n  -h, --help               Display this help.\n```\n\n## Server\n\n### Requirements\n1. [Dotnet 2.1 SDK](https://www.microsoft.com/net/download/windows)\n\n### Setup\nIn the `Dropoff` folder:\nAdd an fill the `appsettings.json` with the proper parameters:\n- `\"DROPOFF_STORE\"`: Folder where Dropoff Server stores the incoming files. \n\n### Run\n1. Clone the repository\n3. `dotnet run --project Dropoff.Server\\Dropoff.Server.csproj`\n\n## Development\n\nRun tests with: `dotnet test`\n\n## License\nMIT License Copyright (c) 2018 Devin Carr","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevincarr%2Fdropoff","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevincarr%2Fdropoff","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevincarr%2Fdropoff/lists"}