{"id":28276883,"url":"https://github.com/v3lip/raspdl","last_synced_at":"2026-04-24T16:02:00.118Z","repository":{"id":202981181,"uuid":"372275790","full_name":"v3lip/raspdl","owner":"v3lip","description":"Easily download remote files with this script.","archived":false,"fork":false,"pushed_at":"2021-05-31T10:05:53.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-17T23:38:37.286Z","etag":null,"topics":["bash-script","download","downloader","easy-to-use","script","shell-script","ssh","sshpass"],"latest_commit_sha":null,"homepage":"","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/v3lip.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}},"created_at":"2021-05-30T17:27:37.000Z","updated_at":"2021-05-31T10:06:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"1421a3af-5b61-4851-9816-835ce052ca73","html_url":"https://github.com/v3lip/raspdl","commit_stats":null,"previous_names":["v3lip/raspdl"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/v3lip/raspdl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/v3lip%2Fraspdl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/v3lip%2Fraspdl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/v3lip%2Fraspdl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/v3lip%2Fraspdl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/v3lip","download_url":"https://codeload.github.com/v3lip/raspdl/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/v3lip%2Fraspdl/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32230421,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T13:21:15.438Z","status":"ssl_error","status_checked_at":"2026-04-24T13:21:15.005Z","response_time":64,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["bash-script","download","downloader","easy-to-use","script","shell-script","ssh","sshpass"],"created_at":"2025-05-21T05:11:58.224Z","updated_at":"2026-04-24T16:02:00.112Z","avatar_url":"https://github.com/v3lip.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# raspdl\n![N|Solid](https://img.shields.io/github/last-commit/v3lip/PhishingSpammer)\n![N|Solid](https://img.shields.io/github/followers/v3lip?style=social)\n\n\n![N|Solid](https://i.imgur.com/E5ltGFC.png)\n\n## Intro:\n\nThis is a script I made in bash to make downloading files from my Raspberry PI much easier.\nI am a lazy go so therefore making this helps me alot. You can use this to download anything\nthrough SSH.\n\n\n## Installation:\nI have this setup like this (you can do this how you want, but I like using it like this because I have alot of\nscripts that I plan to use and I want them in their own folder)\n\nFirst you will need to download sshpass\n`sudo apt-get install sshpass`\n\nI have my script located here:\n`/home/kali/installedScripts/`\n\nOnce you're in the folder of your choosing do:\n`git clone https://github.com/v3lip/raspdl`\n\nAfter the download you want to edit the file.\nDo `nano raspdl`/`vim raspdl` and edit the following variables:\n    pass=PASSWORD\n    user=USERNAME\n    ip=0.0.0.0\n\nNow you're done!\nIf you would like to use this script anywhere you are you would want to do this aswell:\n`nano ~/.bashrc`\n\nand add the following line:\n`export PATH=\"/home/kali/installedScripts/:$PATH\"`\n\nNOTE: You would need to edit the /home/kali/installedScripts to your own path where the script you downloaded is located.\n\n\n## usage:\n\n    raspdl -r /home/kali/Desktop/hellothere.txt -l hellothere.txt\n    \n  * -r    remote file path\n  * -l    local file path\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fv3lip%2Fraspdl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fv3lip%2Fraspdl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fv3lip%2Fraspdl/lists"}